aboutsummaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorRobert Nordier <rnordier@FreeBSD.org>1998-10-29 22:08:59 +0000
committerRobert Nordier <rnordier@FreeBSD.org>1998-10-29 22:08:59 +0000
commit4a3bc52a9ced9d7c7be5c47fb88dacdd443aadaf (patch)
tree35710ec73960f55e7eab699a39366d1014ab6e05 /lib
parent94cc9718114cc3d058300cd9d5214ab62d51ad1e (diff)
downloadsrc-4a3bc52a9ced9d7c7be5c47fb88dacdd443aadaf.tar.gz
src-4a3bc52a9ced9d7c7be5c47fb88dacdd443aadaf.zip
(Whoops: make it better instead of worse this time). Clarify
processing of the string argument by perror().
Notes
Notes: svn path=/head/; revision=40735
Diffstat (limited to 'lib')
-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 498eba0af7ec..ecb827841a86 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