diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2019-05-06 05:40:50 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2019-05-06 05:40:50 +0000 |
commit | bb1474307ee6bd5ca8631ff255ac7cad20d64f31 (patch) | |
tree | 9b8ac2d595d5a2921a73a1adbbafb651e7e85f3f /usr.sbin | |
parent | 1d4fd764195cd9af802e6eee63126aa835bb323c (diff) |
double macro snuck in;
Diffstat (limited to 'usr.sbin')
-rw-r--r-- | usr.sbin/vmctl/vmctl.8 | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/usr.sbin/vmctl/vmctl.8 b/usr.sbin/vmctl/vmctl.8 index 3234f1611f2..144d774c81e 100644 --- a/usr.sbin/vmctl/vmctl.8 +++ b/usr.sbin/vmctl/vmctl.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: vmctl.8,v 1.64 2019/05/06 03:27:54 mlarkin Exp $ +.\" $OpenBSD: vmctl.8,v 1.65 2019/05/06 05:40:49 jmc Exp $ .\" .\" Copyright (c) 2015 Mike Larkin <mlarkin@openbsd.org> .\" @@ -266,7 +266,6 @@ Unpause (resume from a paused state) a VM with the specified Wait until the specified VM has stopped. .El .Pp -.Pp If the .Fl i , .Fl L , |