summaryrefslogtreecommitdiffstats
path: root/man3/cimag.3
diff options
context:
space:
mode:
Diffstat (limited to 'man3/cimag.3')
-rw-r--r--man3/cimag.36
1 files changed, 2 insertions, 4 deletions
diff --git a/man3/cimag.3 b/man3/cimag.3
index 04402b2ed..b6b9560d0 100644
--- a/man3/cimag.3
+++ b/man3/cimag.3
@@ -31,21 +31,19 @@ z = creal(z) + I * cimag(z)
.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 cimag (),
.BR cimagf (),
.BR cimagl ()
T} Thread safety MT-Safe
.TE
-.hy
-.ad
.sp 1
.SH VERSIONS
GCC also supports __imag__.