strerror(3) is in string.h, not stdio.h
MFC after: 1 week
This commit is contained in:
parent
6f84f53a9e
commit
1166498e69
@ -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[] ;
|
||||
|
Loading…
Reference in New Issue
Block a user