summaryrefslogtreecommitdiff
path: root/share/man/man5
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2006-01-07 15:24:32 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2006-01-07 15:24:32 +0000
commit2eecf40c6cc7d42b78e02e7876b67401af6c07a3 (patch)
tree631e7c38c4107eab1995cc36bf41194586d54052 /share/man/man5
parent50f0bc711df0e78296051bb13f27f4ac9979d218 (diff)
kill trailing whitespace;
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 dc4cdc3676c..0988c88dbe6 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.171 2006/01/07 11:37:58 espie Exp $
+.\" $OpenBSD: bsd.port.mk.5,v 1.172 2006/01/07 15:24:31 jmc Exp $
.\"
.\" Copyright (c) 2000 Marc Espie
.\"
@@ -1481,7 +1481,7 @@ the rules for shared library versions, thus breaking the update mechanism.
.Pp
Porters of software using libtool should also set
.Ev USE_LIBTOOL
-and make sure
+and make sure
.Ev MAKE_FLAGS
get propagated to the libtool invocations.
This should be enough, in most cases.