summaryrefslogtreecommitdiff
path: root/lib/libc
diff options
context:
space:
mode:
authorDiomidis Spinellis <dds@FreeBSD.org>2006-12-03 19:26:17 +0000
committerDiomidis Spinellis <dds@FreeBSD.org>2006-12-03 19:26:17 +0000
commitaeecffebe50e876dd229e3af1a19fa226c23b8d3 (patch)
treeaf269e86343d20aeda151c7ff2d503d873f9c425 /lib/libc
parent894407d3596ab722e4c018274df81775347324c5 (diff)
Notes
Diffstat (limited to 'lib/libc')
-rw-r--r--lib/libc/gen/err.32
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/gen/err.3 b/lib/libc/gen/err.3
index 5eddc9fb863f..5abf7c1043ee 100644
--- a/lib/libc/gen/err.3
+++ b/lib/libc/gen/err.3
@@ -114,7 +114,7 @@ and
.Fn vwarnc
functions append an error message obtained from
.Xr strerror 3
-based on a code or the global variable
+based on a supplied error code value or the global variable
.Va errno ,
preceded by another colon and space unless the
.Fa fmt