diff options
author | 2017-01-29 21:37:17 +0000 | |
---|---|---|
committer | 2017-01-29 21:37:17 +0000 | |
commit | fc0a1ca9a4d4aacc09d552c50e6835899300dd32 (patch) | |
tree | 5a4084edd2d7521ca223e5f55357742f89670831 | |
parent | Fix typo in ~C error message for bad port forward cancellation. (diff) | |
download | wireguard-openbsd-fc0a1ca9a4d4aacc09d552c50e6835899300dd32.tar.xz wireguard-openbsd-fc0a1ca9a4d4aacc09d552c50e6835899300dd32.zip |
remove pesky blank line: sorry for not spotting this in previous;
-rw-r--r-- | share/man/man5/bsd.port.mk.5 | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/share/man/man5/bsd.port.mk.5 b/share/man/man5/bsd.port.mk.5 index ee78f03bfad..54ef5361da1 100644 --- a/share/man/man5/bsd.port.mk.5 +++ b/share/man/man5/bsd.port.mk.5 @@ -1,5 +1,4 @@ - -.\" $OpenBSD: bsd.port.mk.5,v 1.445 2017/01/29 20:53:20 danj Exp $ +.\" $OpenBSD: bsd.port.mk.5,v 1.446 2017/01/29 21:37:17 jmc Exp $ .\" .\" Copyright (c) 2000-2008 Marc Espie .\" |