diff options
| author | Chris D. Faulhaber <jedgar@FreeBSD.org> | 2002-01-31 13:32:14 +0000 |
|---|---|---|
| committer | Chris D. Faulhaber <jedgar@FreeBSD.org> | 2002-01-31 13:32:14 +0000 |
| commit | ea018aa2605c6070c94b7b54bf6b9fe4d6631825 (patch) | |
| tree | ec6619202118f87bf8c416251302ebbf7780affc /lib/libc | |
| parent | 32c41949c6fa06c56482a309bfd3c08c6dcb5ee6 (diff) | |
Notes
Diffstat (limited to 'lib/libc')
| -rw-r--r-- | lib/libc/string/strerror.3 | 2 |
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[] ; |
