aboutsummaryrefslogtreecommitdiffstats
path: root/man3/ferror.3
diff options
context:
space:
mode:
Diffstat (limited to 'man3/ferror.3')
-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.