summaryrefslogtreecommitdiffstats
path: root/man3/cimag.3
diff options
context:
space:
mode:
Diffstat (limited to 'man3/cimag.3')
-rw-r--r--man3/cimag.38
1 files changed, 4 insertions, 4 deletions
diff --git a/man3/cimag.3 b/man3/cimag.3
index e4c8f08c2..236b04373 100644
--- a/man3/cimag.3
+++ b/man3/cimag.3
@@ -30,7 +30,7 @@ z = creal(z) + I * cimag(z)
.in
.SH ATTRIBUTES
For an explanation of the terms used in this section, see
-.BR attributes (7).
+.MR attributes 7 .
.TS
allbox;
lbx lb lb
@@ -53,6 +53,6 @@ C11, POSIX.1-2008.
glibc 2.1.
C99, POSIX.1-2001.
.SH SEE ALSO
-.BR cabs (3),
-.BR creal (3),
-.BR complex (7)
+.MR cabs 3 ,
+.MR creal 3 ,
+.MR complex 7