mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-30 16:51:41 +00:00
strerror(3) is in string.h, not stdio.h
MFC after: 1 week
This commit is contained in:
parent
56bcbf00e2
commit
066f7169c1
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=90017
@ -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