summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjmc <jmc@openbsd.org>2018-06-26 11:34:25 +0000
committerjmc <jmc@openbsd.org>2018-06-26 11:34:25 +0000
commitc709f2ac8e1c463f784306814d8cef50a0bed96e (patch)
treeb518d3ba6094bd2d621a1aac0472676f684b605e
parentFix "WARNING: line 6 disappeared in /etc/moduli, giving up" when (diff)
downloadwireguard-openbsd-c709f2ac8e1c463f784306814d8cef50a0bed96e.tar.xz
wireguard-openbsd-c709f2ac8e1c463f784306814d8cef50a0bed96e.zip
space between macro args and punctuation;
-rw-r--r--usr.sbin/vmd/vm.conf.54
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/vmd/vm.conf.5 b/usr.sbin/vmd/vm.conf.5
index 2daf022c69e..a73a561d0ad 100644
--- a/usr.sbin/vmd/vm.conf.5
+++ b/usr.sbin/vmd/vm.conf.5
@@ -1,4 +1,4 @@
-.\" $OpenBSD: vm.conf.5,v 1.30 2018/06/26 10:00:08 reyk Exp $
+.\" $OpenBSD: vm.conf.5,v 1.31 2018/06/26 11:34:25 jmc Exp $
.\"
.\" Copyright (c) 2015 Mike Larkin <mlarkin@openbsd.org>
.\" Copyright (c) 2015 Reyk Floeter <reyk@openbsd.org>
@@ -105,7 +105,7 @@ Set the control socket owner to the specified user or group.
Users with access to the control socket will be allowed to use
.Nm vmctl
for restricted access to
-.Nm vmd.
+.Nm vmd .
The default is
.Ar root:wheel .
.It Cm socket owner Pf : Ar group