]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
ferror.3: tfix
authorthomasavoss <thomasavoss@protonmail.com>
Sat, 12 Jun 2021 08:27:40 +0000 (10:27 +0200)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Sun, 20 Jun 2021 03:49:10 +0000 (15:49 +1200)
Signed-off-by: Alejandro Colomar <alx.manpages@gmail.com>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
man3/ferror.3

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