summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authortrhodes <trhodes@FreeBSD.org>2009-01-28 11:25:22 +0000
committertrhodes <trhodes@FreeBSD.org>2009-01-28 11:25:22 +0000
commit6a6aebe481d68263e62f97eac1c0f89ac44f720b (patch)
tree973567fa924779fa11395d093247578838ecf48a /lib
parent8e67c28f0b269cea4521d550340df05b9b739925 (diff)
downloadFreeBSD-src-6a6aebe481d68263e62f97eac1c0f89ac44f720b.zip
FreeBSD-src-6a6aebe481d68263e62f97eac1c0f89ac44f720b.tar.gz
Remove another comment about clearing EOF indicator.
Noticed by: bde
Diffstat (limited to 'lib')
-rw-r--r--lib/libc/stdio/ferror.35
1 files changed, 1 insertions, 4 deletions
diff --git a/lib/libc/stdio/ferror.3 b/lib/libc/stdio/ferror.3
index 7c6ae9e..d3c89bc 100644
--- a/lib/libc/stdio/ferror.3
+++ b/lib/libc/stdio/ferror.3
@@ -32,7 +32,7 @@
.\" @(#)ferror.3 8.2 (Berkeley) 4/19/94
.\" $FreeBSD$
.\"
-.Dd January 27, 2009
+.Dd January 28, 2009
.Dt FERROR 3
.Os
.Sh NAME
@@ -83,9 +83,6 @@ The function
tests the error indicator for the stream pointed to by
.Fa stream ,
returning non-zero if it is set.
-The error indicator can only be reset by the
-.Fn clearerr
-function.
.Pp
The function
.Fn fileno
OpenPOWER on IntegriCloud