diff options
-rw-r--r-- | usr.sbin/vmctl/vmctl.8 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.sbin/vmctl/vmctl.8 b/usr.sbin/vmctl/vmctl.8 index d5beb36b4a8..4dd26b12f62 100644 --- a/usr.sbin/vmctl/vmctl.8 +++ b/usr.sbin/vmctl/vmctl.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: vmctl.8,v 1.16 2016/10/12 19:10:03 reyk Exp $ +.\" $OpenBSD: vmctl.8,v 1.17 2016/10/13 19:43:44 martijn Exp $ .\" .\" Copyright (c) 2015 Mike Larkin <mlarkin@openbsd.org> .\" @@ -14,7 +14,7 @@ .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" -.Dd $Mdocdate: October 12 2016 $ +.Dd $Mdocdate: October 13 2016 $ .Dt VMCTL 8 .Os .Sh NAME @@ -66,7 +66,7 @@ Reset the running state. Reset the configured switches. .It Cm reset vms Reset and terminate all VMs. -.It Xo Cm start Op Ar name +.It Xo Cm start Ar name .Op Fl c .Fl k Ar path .Fl m Ar size |