diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2008-01-04 22:30:13 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2008-01-04 22:30:13 +0000 |
commit | 7e96c446d9f7733143b67952c417bdd643914e2c (patch) | |
tree | 58087c59a4f4cec501e5f2f2fba93bb87a2ee8d4 /share | |
parent | ea07f6abec36e41d5c56fdf0eea8217168c1873e (diff) |
zap trailing whitespace;
Diffstat (limited to 'share')
-rw-r--r-- | share/man/man5/bsd.port.mk.5 | 6 |
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 56a81c0b2a2..fd74ce8520b 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.205 2008/01/04 17:55:49 espie Exp $ +.\" $OpenBSD: bsd.port.mk.5,v 1.206 2008/01/04 22:30:12 jmc Exp $ .\" .\" Copyright (c) 2000 Marc Espie .\" @@ -574,7 +574,7 @@ List of all files that need to be retrieved by with master site selection extension removed. Read-only. .It Ev ALL_FAKE_FLAGS -Flags passed to ${MAKE} invocations during the fake process. +Flags passed to ${MAKE} invocations during the fake process. Equals .Li ${MAKE_FLAGS} ${DESTDIRNAME}=${WRKINST} ${FAKE_FLAGS} . Read-only. @@ -1168,7 +1168,7 @@ and the BSD_INSTALL_* macros. Flags used for all make invocations, except for the .Ar fake stage, which adds -.Ev FAKE_FLAGS +.Ev FAKE_FLAGS (see .Ev ALL_FAKE_FLAGS ) and for the regress stage, which uses |