summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjmc <jmc@openbsd.org>2013-03-25 13:13:13 +0000
committerjmc <jmc@openbsd.org>2013-03-25 13:13:13 +0000
commitd2646d397152d1d5fc527576042eb10bf111274b (patch)
treee6f12bac3aab858aa2d2e57e5f1891d47156aef8
parentSet pane resize flag when needed. (diff)
downloadwireguard-openbsd-d2646d397152d1d5fc527576042eb10bf111274b.tar.xz
wireguard-openbsd-d2646d397152d1d5fc527576042eb10bf111274b.zip
space between macro arg and punctuation;
-rw-r--r--share/man/man5/bsd.port.mk.54
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man5/bsd.port.mk.5 b/share/man/man5/bsd.port.mk.5
index 5e7a3fb654d..73566f32e37 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.372 2013/03/25 10:21:39 landry Exp $
+.\" $OpenBSD: bsd.port.mk.5,v 1.373 2013/03/25 13:13:13 jmc Exp $
.\"
.\" Copyright (c) 2000-2008 Marc Espie
.\"
@@ -43,7 +43,7 @@ also uses quite a few helper scripts.
Those live under
.Pa ${PORTSDIR}/infrastructure/bin ,
and they do have manpages under
-.Pa ${PORTSDIR}/infrastructure/man.
+.Pa ${PORTSDIR}/infrastructure/man .
.Pp
Other BSD variants, as well as older versions of
.Nm bsd.port.mk ,