diff options
author | 2019-05-31 23:12:08 +0000 | |
---|---|---|
committer | 2019-05-31 23:12:08 +0000 | |
commit | 484a4d719eb8e88844cd7d0b4773a95619aa86d9 (patch) | |
tree | 74dee2f038a0e2a7d0a5aef56eabb81eda1d1ffa /share/man/man5 | |
parent | Fix edge case tests in long form encoding. Regress failure noticed by Bluhm on (diff) | |
download | wireguard-openbsd-484a4d719eb8e88844cd7d0b4773a95619aa86d9.tar.xz wireguard-openbsd-484a4d719eb8e88844cd7d0b4773a95619aa86d9.zip |
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 |