aboutsummaryrefslogtreecommitdiff
path: root/share/man/man7/environ.7
diff options
context:
space:
mode:
Diffstat (limited to 'share/man/man7/environ.7')
-rw-r--r--share/man/man7/environ.716
1 files changed, 15 insertions, 1 deletions
diff --git a/share/man/man7/environ.7 b/share/man/man7/environ.7
index 51fb6544fc5a..ada2cc45a650 100644
--- a/share/man/man7/environ.7
+++ b/share/man/man7/environ.7
@@ -114,6 +114,18 @@ A startup list of commands read by
.Xr ex 1
and
.Xr vi 1 .
+.It Ev EXTERROR_VERBOSE
+Request the
+.Xr err 3
+and
+.Xr uexterr_gettext
+functions to unconditionally report additional information,
+mostly useful for the (kernel) developer to diagnose the issue.
+See
+.Xr err 3
+and
+.Xr exterror 9
+for more details.
.It Ev HOME
A user's login directory, set by
.Xr login 1
@@ -298,6 +310,7 @@ built-in command in
.Xr cd 1 ,
.Xr csh 1 ,
.Xr env 1 ,
+.Xr err 3 ,
.Xr ex 1 ,
.Xr login 1 ,
.Xr printenv 1 ,
@@ -311,7 +324,8 @@ built-in command in
.Xr system 3 ,
.Xr termcap 3 ,
.Xr termcap 5 ,
-.Xr simd 7
+.Xr simd 7 ,
+.Xr exterror 9
.Sh HISTORY
The
.Nm