summaryrefslogtreecommitdiffstats
path: root/lib/libc/string/strerror.3
diff options
context:
space:
mode:
authorrnordier <rnordier@FreeBSD.org>1998-10-29 22:08:59 +0000
committerrnordier <rnordier@FreeBSD.org>1998-10-29 22:08:59 +0000
commit6e547702d7620768a4dd0ea2d8a1dda1ca8f0dc3 (patch)
tree500450089df0a1ccc979408d9875570a9d970d42 /lib/libc/string/strerror.3
parentd023e194f95cb74427b233ad532c65580b7fb138 (diff)
downloadFreeBSD-src-6e547702d7620768a4dd0ea2d8a1dda1ca8f0dc3.zip
FreeBSD-src-6e547702d7620768a4dd0ea2d8a1dda1ca8f0dc3.tar.gz
(Whoops: make it better instead of worse this time). Clarify
processing of the string argument by perror().
Diffstat (limited to 'lib/libc/string/strerror.3')
-rw-r--r--lib/libc/string/strerror.32
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/string/strerror.3 b/lib/libc/string/strerror.3
index 498eba0..ecb8278 100644
--- a/lib/libc/string/strerror.3
+++ b/lib/libc/string/strerror.3
@@ -81,7 +81,7 @@ If the argument
.Fa string
is
.Pf non- Dv NULL
-or points to the null character,
+and does not point to the null character,
this string is prepended to the message
string and separated from it by
a colon and space
OpenPOWER on IntegriCloud