aboutsummaryrefslogtreecommitdiffstats
path: root/man3/cbrt.3
diff options
context:
space:
mode:
Diffstat (limited to 'man3/cbrt.3')
-rw-r--r--man3/cbrt.34
1 files changed, 3 insertions, 1 deletions
diff --git a/man3/cbrt.3 b/man3/cbrt.3
index 39be019a5c..50c3557dc7 100644
--- a/man3/cbrt.3
+++ b/man3/cbrt.3
@@ -80,7 +80,9 @@ T} Thread safety MT-Safe
.ad
.sp 1
.SH STANDARDS
-C99, POSIX.1-2001, POSIX.1-2008.
+C11, POSIX.1-2008.
+.SH HISTORY
+C99, POSIX.1-2001.
.\" .BR cbrt ()
.\" was a GNU extension. It is now a C99 requirement.
.SH SEE ALSO