summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--usr.sbin/vmd/vm.conf.55
1 files changed, 2 insertions, 3 deletions
diff --git a/usr.sbin/vmd/vm.conf.5 b/usr.sbin/vmd/vm.conf.5
index 3f81469e2c9..2ed456df4a4 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.14 2017/03/01 07:43:33 reyk Exp $
+.\" $OpenBSD: vm.conf.5,v 1.15 2017/03/01 12:29:06 jmc Exp $
.\"
.\" Copyright (c) 2015 Mike Larkin <mlarkin@openbsd.org>
.\" Copyright (c) 2015 Reyk Floeter <reyk@openbsd.org>
@@ -163,8 +163,7 @@ Memory size of the VM, in bytes, rounded to megabytes.
The default is 512M.
.It Cm owner Ar user Ns Op : Ns Ar group
Set the owner of the VM to the specified user or group.
-The owner will be allowed to start or stop the VM and get the
-permissions to open the VM's console.
+The owner will be allowed to start or stop the VM and open the VM's console.
.It Cm owner Pf : Ar group
Set the owner to the specified group.
.El