strerror(3) is in string.h, not stdio.h

MFC after:	1 week
This commit is contained in:
jedgar 2002-01-31 13:20:48 +00:00
parent 6f84f53a9e
commit 1166498e69

View File

@ -49,7 +49,7 @@
.Sh LIBRARY
.Lb libc
.Sh SYNOPSIS
.In stdio.h
.In string.h
.Ft void
.Fn perror "const char *string"
.Vt extern const char * const sys_errlist[] ;