mirror of
https://github.com/opnsense/src.git
synced 2026-06-08 16:22:46 -04:00
stdio(3): correct summary information for fileno(3)
(cherry picked from commit 35ac34a23b)
This commit is contained in:
parent
d5adab0e78
commit
fb0014d04e
1 changed files with 1 additions and 1 deletions
|
|
@ -254,7 +254,7 @@ library conforms to
|
|||
.It "fgets get a line from a stream"
|
||||
.It "fgetwc get next wide character from input stream"
|
||||
.It "fgetws get a line of wide characters from a stream"
|
||||
.It "fileno check and reset stream status"
|
||||
.It "fileno map a stream pointer to a file descriptor"
|
||||
.It "fopen stream open functions"
|
||||
.It "fprintf formatted output conversion"
|
||||
.It "fpurge flush a stream"
|
||||
|
|
|
|||
Loading…
Reference in a new issue