ferror.3: tfix

Signed-off-by: Alejandro Colomar <alx.manpages@gmail.com>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
thomasavoss 2021-06-12 10:27:40 +02:00 committed by Michael Kerrisk
parent 8b97c4f875
commit 53de89a5fa
1 changed files with 1 additions and 1 deletions

View File

@ -85,7 +85,7 @@ function returns nonzero if the end-of-file indicator is set for
otherwise, it returns zero. otherwise, it returns zero.
.PP .PP
The The
.BR feof () .BR ferror ()
function returns nonzero if the error indicator is set for function returns nonzero if the error indicator is set for
.IR stream ; .IR stream ;
otherwise, it returns zero. otherwise, it returns zero.