aboutsummaryrefslogtreecommitdiffstats
path: root/man3/fflush.3
diff options
context:
space:
mode:
Diffstat (limited to 'man3/fflush.3')
-rw-r--r--man3/fflush.34
1 files changed, 3 insertions, 1 deletions
diff --git a/man3/fflush.3 b/man3/fflush.3
index 927ff8b2b0..327786cef9 100644
--- a/man3/fflush.3
+++ b/man3/fflush.3
@@ -91,7 +91,9 @@ T} Thread safety MT-Safe
.ad
.sp 1
.SH STANDARDS
-C89, C99, POSIX.1-2001, POSIX.1-2008.
+C11, POSIX.1-2008.
+.SH HISTORY
+C89, POSIX.1-2001, POSIX.1-2008.
.PP
POSIX.1-2001 did not specify the behavior for flushing of input streams,
but the behavior is specified in POSIX.1-2008.