summaryrefslogtreecommitdiff
path: root/lib/libc/string/strerror.3
diff options
context:
space:
mode:
authorRuslan Ermilov <ru@FreeBSD.org>2001-03-06 16:46:24 +0000
committerRuslan Ermilov <ru@FreeBSD.org>2001-03-06 16:46:24 +0000
commit0d8324cd3617af09a60559e2f4557a793a167e34 (patch)
tree2933c6e9f72276c03f0a16b3abc112db4f58a90e /lib/libc/string/strerror.3
parent1367cb73f53466185f1c79ee57154ab6a72ea325 (diff)
Notes
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 762f89d35ee6..1799c1c6a8b2 100644
--- a/lib/libc/string/strerror.3
+++ b/lib/libc/string/strerror.3
@@ -95,7 +95,7 @@ If
.Fa errnum
is not a recognized error number,
the error message string will contain
-.Dq Li "Unknown error:\0
+.Dq Li "Unknown error:\ "
followed by the error number in decimal.
.Pp
The message strings can be accessed directly using the external