diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2019-05-31 23:12:09 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2019-05-31 23:12:09 +0000 |
commit | 596e35ebc93e210f086d49bf2c533a1746b2b35a (patch) | |
tree | 45cee5064263b71215e6b66c26f6cbfc1c632cf2 /share/man/man5 | |
parent | 5b640f18a26e48d8bc5018252e769356ac2c2544 (diff) |
zap trailing whitespace;
Diffstat (limited to 'share/man/man5')
-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 6ca74446e8b..15b13dbd402 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.511 2019/05/31 21:27:48 espie Exp $ +.\" $OpenBSD: bsd.port.mk.5,v 1.512 2019/05/31 23:12:08 jmc Exp $ .\" .\" Copyright (c) 2000-2008 Marc Espie .\" @@ -954,7 +954,7 @@ Defaults to 1.4. .It Ev AUTORECONF Location of the autoreconf binary and the arguments it is invoked with. Can be set to -.Sq autogen.sh +.Sq autogen.sh if such a script is available. Defaults to autoreconf --force --install. .It Ev BASE_PKGPATH |