Hello Alex and Thomas, On 6/12/21 8:27 PM, Alejandro Colomar wrote: > From: thomasavoss <thomasavoss@xxxxxxxxxxxxxx> > > Signed-off-by: Alejandro Colomar <alx.manpages@xxxxxxxxx> Thanks. Patch applied. Cheers, Michael > --- > man3/ferror.3 | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/man3/ferror.3 b/man3/ferror.3 > index 41fd9a3b0..cb63e24fc 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. > -- Michael Kerrisk Linux man-pages maintainer; http://www.kernel.org/doc/man-pages/ Linux/UNIX System Programming Training: http://man7.org/training/