summaryrefslogtreecommitdiff
path: root/lib/libc
diff options
context:
space:
mode:
authorChris D. Faulhaber <jedgar@FreeBSD.org>2002-01-31 13:32:14 +0000
committerChris D. Faulhaber <jedgar@FreeBSD.org>2002-01-31 13:32:14 +0000
commitea018aa2605c6070c94b7b54bf6b9fe4d6631825 (patch)
treeec6619202118f87bf8c416251302ebbf7780affc /lib/libc
parent32c41949c6fa06c56482a309bfd3c08c6dcb5ee6 (diff)
Notes
Diffstat (limited to 'lib/libc')
-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 3b570a7c8b7d..3e75cb140048 100644
--- a/lib/libc/string/strerror.3
+++ b/lib/libc/string/strerror.3
@@ -49,7 +49,7 @@
.Sh LIBRARY
.Lb libc
.Sh SYNOPSIS
-.In string.h
+.In stdio.h
.Ft void
.Fn perror "const char *string"
.Vt extern const char * const sys_errlist[] ;