summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjmc <jmc@openbsd.org>2006-11-04 00:15:26 +0000
committerjmc <jmc@openbsd.org>2006-11-04 00:15:26 +0000
commitf95ed5140b25f7decbdd29c1aef6d0b2ebc7f549 (patch)
tree84694bafac7eaa5ddc751eee7fd0c35eedb45f88
parenttweaks; (diff)
downloadwireguard-openbsd-f95ed5140b25f7decbdd29c1aef6d0b2ebc7f549.tar.xz
wireguard-openbsd-f95ed5140b25f7decbdd29c1aef6d0b2ebc7f549.zip
oops - forgot to kill trailing spaces;
-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