diff options
author | 2006-01-07 15:24:31 +0000 | |
---|---|---|
committer | 2006-01-07 15:24:31 +0000 | |
commit | 5a0d2d8224689c2c85c5ad4aea2be24fcaef7b52 (patch) | |
tree | cda1762c4fea70fc8ce12abdecf01e67837f14d5 | |
parent | tweak; (diff) | |
download | wireguard-openbsd-5a0d2d8224689c2c85c5ad4aea2be24fcaef7b52.tar.xz wireguard-openbsd-5a0d2d8224689c2c85c5ad4aea2be24fcaef7b52.zip |
kill trailing whitespace;
-rw-r--r-- | share/man/man5/bsd.port.mk.5 | 4 |
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. |