summaryrefslogtreecommitdiffstats
path: root/man3/csin.3
diff options
context:
space:
mode:
Diffstat (limited to 'man3/csin.3')
-rw-r--r--man3/csin.36
1 files changed, 2 insertions, 4 deletions
diff --git a/man3/csin.3 b/man3/csin.3
index fc1ccb2cd..bb7dfb8ec 100644
--- a/man3/csin.3
+++ b/man3/csin.3
@@ -31,21 +31,19 @@ csin(z) = (exp(i * z) \- exp(\-i * z)) / (2 * i)
.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 csin (),
.BR csinf (),
.BR csinl ()
T} Thread safety MT-Safe
.TE
-.hy
-.ad
.sp 1
.SH STANDARDS
C11, POSIX.1-2008.