From: thomasavoss Date: Sat, 12 Jun 2021 08:27:40 +0000 (+0200) Subject: ferror.3: tfix X-Git-Tag: man-pages-5.12~7 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=53de89a5fa3ab032e6da3adb1da01b02ff6c11aa;p=thirdparty%2Fman-pages.git ferror.3: tfix Signed-off-by: Alejandro Colomar Signed-off-by: Michael Kerrisk --- 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.