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

Reviewed by:	emaste, imp
Sponsored by:	The FreeBSD Foundation
MFC after:	1 week
Differential revision:	https://reviews.freebsd.org/D47834
This commit is contained in:
Konstantin Belousov 2024-11-29 00:11:15 +02:00
parent 60f87c7368
commit 35ac34a23b

View file

@ -252,7 +252,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"