aboutsummaryrefslogtreecommitdiffstats
path: root/man3/ccosh.3
diff options
context:
space:
mode:
Diffstat (limited to 'man3/ccosh.3')
-rw-r--r--man3/ccosh.37
1 files changed, 4 insertions, 3 deletions
diff --git a/man3/ccosh.3 b/man3/ccosh.3
index 983b228692..2f96be25b4 100644
--- a/man3/ccosh.3
+++ b/man3/ccosh.3
@@ -27,10 +27,11 @@ The complex hyperbolic cosine function is defined as:
ccosh(z) = (exp(z)+exp(\-z))/2
.EE
.in
-.SH VERSIONS
-These functions were added in glibc 2.1.
.SH STANDARDS
-C99, POSIX.1-2001, POSIX.1-2008.
+C11, POSIX.1-2008.
+.SH HISTORY
+glibc 2.1.
+C99, POSIX.1-2001.
.SH SEE ALSO
.BR cabs (3),
.BR cacosh (3),