From b5dbcaaa99110a5b2d9219d186a114558addc8af Mon Sep 17 00:00:00 2001 From: danj Date: Wed, 31 Jan 2018 17:43:33 +0000 Subject: [PATCH] Mention that PATCH_DEBUG is set to true by default. Prompted by a question about patching from abieber@ ok jmc@ sthen@ --- share/man/man5/bsd.port.mk.5 | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/share/man/man5/bsd.port.mk.5 b/share/man/man5/bsd.port.mk.5 index 327946f9597..3f2fc4e70af 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.473 2018/01/29 18:39:28 espie Exp $ +.\" $OpenBSD: bsd.port.mk.5,v 1.474 2018/01/31 17:43:33 danj Exp $ .\" .\" Copyright (c) 2000-2008 Marc Espie .\" @@ -24,7 +24,7 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.Dd $Mdocdate: January 29 2018 $ +.Dd $Mdocdate: January 31 2018 $ .Dt BSD.PORT.MK 5 .Os .Sh NAME @@ -2262,6 +2262,7 @@ If set to the .Cm patch stage will output extra debug information. +This is the default. .It Ev PATCH_DIST_ARGS Full list of options used while applying distribution patches. .It Ev PATCH_DIST_STRIP -- 2.20.1