summaryrefslogtreecommitdiff
path: root/usr.sbin/vmctl/vmctl.8
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2018-07-11 17:21:58 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2018-07-11 17:21:58 +0000
commit366c2cb28ec5ddf98890d94b4e617645bcd795b4 (patch)
tree33ac49b8374b2c49d82bdf07154061cb59bf6643 /usr.sbin/vmctl/vmctl.8
parent28309fd859f5f624aadc0e2d5a7b27a99ed13b6b (diff)
remove useless macro;
Diffstat (limited to 'usr.sbin/vmctl/vmctl.8')
-rw-r--r--usr.sbin/vmctl/vmctl.83
1 files changed, 1 insertions, 2 deletions
diff --git a/usr.sbin/vmctl/vmctl.8 b/usr.sbin/vmctl/vmctl.8
index 878b0b6a462..8c1eb11bc76 100644
--- a/usr.sbin/vmctl/vmctl.8
+++ b/usr.sbin/vmctl/vmctl.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: vmctl.8,v 1.41 2018/07/11 13:19:47 reyk Exp $
+.\" $OpenBSD: vmctl.8,v 1.42 2018/07/11 17:21:57 jmc Exp $
.\"
.\" Copyright (c) 2015 Mike Larkin <mlarkin@openbsd.org>
.\"
@@ -164,7 +164,6 @@ Forcefully stop the VM without attempting a graceful shutdown.
.It Fl w
Wait until the VM has been terminated.
.El
-.Pp
.It Cm unpause Ar id
Unpause (resume from a paused state) a VM with the specified
.Ar id .