summaryrefslogtreecommitdiff
path: root/share/man/man5
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2004-06-06 21:55:00 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2004-06-06 21:55:00 +0000
commitfbad50c74af7a5a93b9904ddf7097c5e35e65680 (patch)
tree4426abe0b0d607a9e4baccdef9231d6f2ad94d3e /share/man/man5
parent70d755ebda15f4f7b5983530a6a3fc7a58ed8990 (diff)
kill double space;
Diffstat (limited to 'share/man/man5')
-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 c3db7e63c9e..a9cc8b12a1d 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.139 2004/06/06 20:45:36 xsa Exp $
+.\" $OpenBSD: bsd.port.mk.5,v 1.140 2004/06/06 21:54:59 jmc Exp $
.\"
.\" Copyright (c) 2000 Marc Espie
.\"
@@ -1363,7 +1363,7 @@ will be used to ensure those files are put in the proper order.
The files are assumed to be under
.Pa ${WRKSRC} .
The notation /file can be used to ask for a recursive search, e.g.,
-to make sure that all Makefile.in are up-to-date.
+to make sure that all Makefile.in are up-to-date.
See
.Pa ${PORTSDIR}/infrastructure/mk/automake.dep
for an example.