artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
569cdac
)
remove useless macro;
author
jmc
<jmc@openbsd.org>
Wed, 11 Jul 2018 17:21:57 +0000
(17:21 +0000)
committer
jmc
<jmc@openbsd.org>
Wed, 11 Jul 2018 17:21:57 +0000
(17:21 +0000)
usr.sbin/vmctl/vmctl.8
patch
|
blob
|
history
diff --git
a/usr.sbin/vmctl/vmctl.8
b/usr.sbin/vmctl/vmctl.8
index
878b0b6
..
8c1eb11
100644
(file)
--- a/
usr.sbin/vmctl/vmctl.8
+++ b/
usr.sbin/vmctl/vmctl.8
@@
-1,4
+1,4
@@
-.\" $OpenBSD: vmctl.8,v 1.4
1 2018/07/11 13:19:47 reyk
Exp $
+.\" $OpenBSD: vmctl.8,v 1.4
2 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 .