aboutsummaryrefslogtreecommitdiffstats
path: root/man3/puts.3
diff options
context:
space:
mode:
Diffstat (limited to 'man3/puts.3')
-rw-r--r--man3/puts.34
1 files changed, 3 insertions, 1 deletions
diff --git a/man3/puts.3 b/man3/puts.3
index 10a7f0cb77..34e3a61086 100644
--- a/man3/puts.3
+++ b/man3/puts.3
@@ -103,7 +103,9 @@ T} Thread safety MT-Safe
.ad
.sp 1
.SH STANDARDS
-POSIX.1-2001, POSIX.1-2008, C89, C99.
+C11, POSIX.1-2008.
+.SH HISTORY
+POSIX.1-2001, C89, C99.
.SH BUGS
It is not advisable to mix calls to output functions from the
.I stdio