summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjmc <jmc@openbsd.org>2019-05-31 23:12:08 +0000
committerjmc <jmc@openbsd.org>2019-05-31 23:12:08 +0000
commit484a4d719eb8e88844cd7d0b4773a95619aa86d9 (patch)
tree74dee2f038a0e2a7d0a5aef56eabb81eda1d1ffa
parentFix edge case tests in long form encoding. Regress failure noticed by Bluhm on (diff)
downloadwireguard-openbsd-484a4d719eb8e88844cd7d0b4773a95619aa86d9.tar.xz
wireguard-openbsd-484a4d719eb8e88844cd7d0b4773a95619aa86d9.zip
zap trailing whitespace;
-rw-r--r--share/man/man1/dpb.16
-rw-r--r--share/man/man5/bsd.port.mk.54
-rw-r--r--usr.sbin/vmctl/vmctl.86
3 files changed, 8 insertions, 8 deletions
diff --git a/share/man/man1/dpb.1 b/share/man/man1/dpb.1
index f5ed67af800..446be7002cd 100644
--- a/share/man/man1/dpb.1
+++ b/share/man/man1/dpb.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: dpb.1,v 1.14 2019/05/12 16:38:14 espie Exp $
+.\" $OpenBSD: dpb.1,v 1.15 2019/05/31 23:12:08 jmc Exp $
.\"
.\" Copyright (c) 2010-2013 Marc Espie <espie@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: May 12 2019 $
+.Dd $Mdocdate: May 31 2019 $
.Dt DPB 1
.Os
.Sh NAME
@@ -1289,7 +1289,7 @@ figured that one yet) along with the more useful warning and die traces that
happen when something wrong occurs.
Especially useful for the warning messages that tend to be overwritten by
subsequent displays.
-Will also contain error messages pertaining to failure at parsing existing
+Will also contain error messages pertaining to failure at parsing existing
lock files.
.It Pa dist/<distfile>.log
Log of the
diff --git a/share/man/man5/bsd.port.mk.5 b/share/man/man5/bsd.port.mk.5
index 6ca74446e8b..15b13dbd402 100644
--- a/share/man/man5/bsd.port.mk.5
+++ b/share/man/man5/bsd.port.mk.5
@@ -1,4 +1,4 @@
-.\" $OpenBSD: bsd.port.mk.5,v 1.511 2019/05/31 21:27:48 espie Exp $
+.\" $OpenBSD: bsd.port.mk.5,v 1.512 2019/05/31 23:12:08 jmc Exp $
.\"
.\" Copyright (c) 2000-2008 Marc Espie
.\"
@@ -954,7 +954,7 @@ Defaults to 1.4.
.It Ev AUTORECONF
Location of the autoreconf binary and the arguments it is invoked with.
Can be set to
-.Sq autogen.sh
+.Sq autogen.sh
if such a script is available.
Defaults to autoreconf --force --install.
.It Ev BASE_PKGPATH
diff --git a/usr.sbin/vmctl/vmctl.8 b/usr.sbin/vmctl/vmctl.8
index d915414880b..70d8217a8e8 100644
--- a/usr.sbin/vmctl/vmctl.8
+++ b/usr.sbin/vmctl/vmctl.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: vmctl.8,v 1.67 2019/05/29 21:32:43 reyk Exp $
+.\" $OpenBSD: vmctl.8,v 1.68 2019/05/31 23:12:08 jmc 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: May 29 2019 $
+.Dd $Mdocdate: May 31 2019 $
.Dt VMCTL 8
.Os
.Sh NAME
@@ -241,7 +241,7 @@ interface names.
.It Cm status Op Ar id
List VMs running on the host, optionally listing just the selected VM
.Ar id .
-.It Cm stop Oo Fl fw Oc Oo Fl a | Ar id Oc
+.It Cm stop Oo Fl fw Oc Oo Fl a | Ar id Oc
Stop (terminate) a VM defined by the specified VM
.Ar id
or all running VMs