summaryrefslogtreecommitdiff
path: root/share
diff options
context:
space:
mode:
authorMarc Espie <espie@cvs.openbsd.org>2023-09-05 13:47:26 +0000
committerMarc Espie <espie@cvs.openbsd.org>2023-09-05 13:47:26 +0000
commite2ae89e27f5d379ba934545f89ea2b81ea7c8ca6 (patch)
tree2bbba3edf027c4302ae52f4b3cd5e8588afdb1c6 /share
parent7b8bbe877c8cc702427b96b4c8f430ef0e4240e3 (diff)
avoid fatal errors at all costs
Diffstat (limited to 'share')
-rw-r--r--share/man/man5/bsd.port.mk.55
1 files changed, 4 insertions, 1 deletions
diff --git a/share/man/man5/bsd.port.mk.5 b/share/man/man5/bsd.port.mk.5
index 7dec507d999..91708df3d40 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.599 2023/09/05 13:15:31 espie Exp $
+.\" $OpenBSD: bsd.port.mk.5,v 1.600 2023/09/05 13:47:25 espie Exp $
.\"
.\" Copyright (c) 2000-2008 Marc Espie
.\"
@@ -1855,6 +1855,9 @@ for instance to flag erroneous combinations of
and
.Ev BROKEN
for other common issues).
+.Pp
+Note that setting fatal errors defeats all introspection mechanisms and breaks
+.Pa sqlports .
.It Ev EXTRACT_CASES
In the normal extraction stage (when
.Ev EXTRACT_ONLY