diff options
author | 2021-02-25 22:58:27 +0000 | |
---|---|---|
committer | 2021-02-25 22:58:27 +0000 | |
commit | d3864ac5433db943f79be057fd1f04becf2277b4 (patch) | |
tree | 92b2aa1688b23f62ec5bfc95ac627278e08baf15 /share/man/man5 | |
parent | make the timing of FIX_CRLF_FILES explicit (diff) | |
download | wireguard-openbsd-d3864ac5433db943f79be057fd1f04becf2277b4.tar.xz wireguard-openbsd-d3864ac5433db943f79be057fd1f04becf2277b4.zip |
wrong annotation
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 becd3c89978..9d113355d23 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.539 2021/02/25 22:41:51 espie Exp $ +.\" $OpenBSD: bsd.port.mk.5,v 1.540 2021/02/25 22:58:27 espie Exp $ .\" .\" Copyright (c) 2000-2008 Marc Espie .\" @@ -239,7 +239,7 @@ Extract the distribution files under .Pa ${WRKDIR} (but see .Ev EXTRACT_ONLY , -.It Ev FIX_CRLF_FILES , +.Ev FIX_CRLF_FILES , .Ev FIX_EXTRACT_PERMISSIONS and .Ev NO_DEPENDS ) . |