aboutsummaryrefslogtreecommitdiffstats
path: root/man3/scanf.3
diff options
context:
space:
mode:
Diffstat (limited to 'man3/scanf.3')
-rw-r--r--man3/scanf.34
1 files changed, 3 insertions, 1 deletions
diff --git a/man3/scanf.3 b/man3/scanf.3
index 249efab575..78255e8829 100644
--- a/man3/scanf.3
+++ b/man3/scanf.3
@@ -136,7 +136,9 @@ T} Thread safety MT-Safe locale
.ad
.sp 1
.SH STANDARDS
-These functions conform to C99 and POSIX.1-2001.
+C11, POSIX.1-2008.
+.SH HISTORY
+C99, POSIX.1-2001.
.SH SEE ALSO
.BR fgets (3),
.BR getline (3),