summaryrefslogtreecommitdiffstats
path: root/man3/asinh.3
diff options
context:
space:
mode:
Diffstat (limited to 'man3/asinh.3')
-rw-r--r--man3/asinh.312
1 files changed, 6 insertions, 6 deletions
diff --git a/man3/asinh.3 b/man3/asinh.3
index 8f46fb4ca..31973901d 100644
--- a/man3/asinh.3
+++ b/man3/asinh.3
@@ -13,7 +13,7 @@
.\" Modified 2002-07-27 by Walter Harms
.\" (walter.harms@informatik.uni-oldenburg.de)
.\"
-.TH asinh 3 2023-02-05 "Linux man-pages 6.03"
+.TH asinh 3 2023-07-20 "Linux man-pages 6.05.01"
.SH NAME
asinh, asinhf, asinhl \- inverse hyperbolic sine function
.SH LIBRARY
@@ -78,24 +78,24 @@ No errors occur.
.SH ATTRIBUTES
For an explanation of the terms used in this section, see
.BR attributes (7).
-.ad l
-.nh
.TS
allbox;
lbx lb lb
l l l.
Interface Attribute Value
T{
+.na
+.nh
.BR asinh (),
.BR asinhf (),
.BR asinhl ()
T} Thread safety MT-Safe
.TE
-.hy
-.ad
.sp 1
.SH STANDARDS
-C99, POSIX.1-2001, POSIX.1-2008.
+C11, POSIX.1-2008.
+.SH HISTORY
+C99, POSIX.1-2001.
.PP
The variant returning
.I double