stdio(3): correct summary information for fileno(3)

(cherry picked from commit 35ac34a23b)
This commit is contained in:
Konstantin Belousov 2024-11-29 00:11:15 +02:00
parent d5adab0e78
commit fb0014d04e

View file

@ -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"