aboutsummaryrefslogtreecommitdiffstats
path: root/man3/ferror.3
diff options
context:
space:
mode:
Diffstat (limited to 'man3/ferror.3')
-rw-r--r--man3/ferror.39
1 files changed, 3 insertions, 6 deletions
diff --git a/man3/ferror.3 b/man3/ferror.3
index 9d9ebe23a6..1508eaf496 100644
--- a/man3/ferror.3
+++ b/man3/ferror.3
@@ -88,12 +88,9 @@ T} Thread safety MT-Safe
.ad
.sp 1
.SH STANDARDS
-The functions
-.BR clearerr (),
-.BR feof (),
-and
-.BR ferror ()
-conform to C89, C99, POSIX.1-2001, and POSIX.1-2008.
+C11, POSIX.1-2008.
+.SH HISTORY
+C89, POSIX.1-2001.
.SH NOTES
POSIX.1-2008 specifies
.\"https://www.austingroupbugs.net/view.php?id=401