summaryrefslogtreecommitdiff
path: root/share/man/man5
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2006-11-04 00:15:27 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2006-11-04 00:15:27 +0000
commit0960489d132d6ebed27cc2b4ef62943e4ab931a3 (patch)
tree98c29053495e9f7e27861c35a2511d122ac8c9af /share/man/man5
parente7c059370ca0e98c6926b8468d23cee9a615c1d4 (diff)
oops - forgot to kill trailing spaces;
Diffstat (limited to 'share/man/man5')
-rw-r--r--share/man/man5/bsd.port.mk.56
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man5/bsd.port.mk.5 b/share/man/man5/bsd.port.mk.5
index 02e32eeff57..9be46b168de 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.180 2006/11/04 00:14:12 jmc Exp $
+.\" $OpenBSD: bsd.port.mk.5,v 1.181 2006/11/04 00:15:26 jmc Exp $
.\"
.\" Copyright (c) 2000 Marc Espie
.\"
@@ -176,7 +176,7 @@ Short hand for make clean=depends.
Configure the port.
Might be a void operation.
Unless overridden, configure creates the ${WRKBUILD}
-directory (see SEPARATE_BUILD),
+directory (see SEPARATE_BUILD),
and runs whatever configuration methods are recorded in
.Ev CONFIGURE_STYLE .
.It Ar depends
@@ -2112,7 +2112,7 @@ invoking the script manually if necessary.
.It Pa ${SCRIPTDIR}/configure
No longer invoked automatically.
Just inline the instructions in
-.Ar do-configure
+.Ar do-configure
in the Makefile, or put the script in ${FILESDIR} and
invoke it.
.It Pa ${PKGDIR}/COMMENT