summaryrefslogtreecommitdiffstats
path: root/usr.sbin/vmctl
diff options
context:
space:
mode:
authoranton <anton@openbsd.org>2018-12-07 21:59:57 +0000
committeranton <anton@openbsd.org>2018-12-07 21:59:57 +0000
commit696945d58559e13852fae6ed7d3866ff18ead4b0 (patch)
tree6facaa519d51459393f479cc99945d70ad90530f /usr.sbin/vmctl
parentFor shared interrupts we need to make sure that we register (diff)
downloadwireguard-openbsd-696945d58559e13852fae6ed7d3866ff18ead4b0.tar.xz
wireguard-openbsd-696945d58559e13852fae6ed7d3866ff18ead4b0.zip
zap trailing whitespace
Diffstat (limited to 'usr.sbin/vmctl')
-rw-r--r--usr.sbin/vmctl/vmctl.86
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.sbin/vmctl/vmctl.8 b/usr.sbin/vmctl/vmctl.8
index 75bd987cb3b..6c1a1080dde 100644
--- a/usr.sbin/vmctl/vmctl.8
+++ b/usr.sbin/vmctl/vmctl.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: vmctl.8,v 1.56 2018/12/06 09:23:15 claudio Exp $
+.\" $OpenBSD: vmctl.8,v 1.57 2018/12/07 21:59:57 anton 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: December 6 2018 $
+.Dd $Mdocdate: December 7 2018 $
.Dt VMCTL 8
.Os
.Sh NAME
@@ -166,7 +166,7 @@ can be set to
.Ar net
to perform a PXE boot using the first network interface.
Currently only supported when starting the VM with
-.Fl b
+.Fl b
specifying a kernel image.
.It Fl c
Automatically connect to the VM console.