aboutsummaryrefslogtreecommitdiffstats
path: root/man3
diff options
context:
space:
mode:
authorthomasavoss <thomasavoss@protonmail.com>2021-06-12 10:27:40 +0200
committerMichael Kerrisk <mtk.manpages@gmail.com>2021-06-20 15:49:10 +1200
commit53de89a5fa3ab032e6da3adb1da01b02ff6c11aa (patch)
treec76c4d7800bb9acd163ef61705031e9b000c65e0 /man3
parent8b97c4f8754f420fd1bd5051d300a7eca09e514d (diff)
downloadman-pages-53de89a5fa3ab032e6da3adb1da01b02ff6c11aa.tar.gz
ferror.3: tfix
Signed-off-by: Alejandro Colomar <alx.manpages@gmail.com> Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Diffstat (limited to 'man3')
-rw-r--r--man3/ferror.32
1 files changed, 1 insertions, 1 deletions
diff --git a/man3/ferror.3 b/man3/ferror.3
index 41fd9a3b09..cb63e24fc4 100644
--- a/man3/ferror.3
+++ b/man3/ferror.3
@@ -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.