summaryrefslogtreecommitdiffstats
path: root/man3/cexp.3
diff options
context:
space:
mode:
Diffstat (limited to 'man3/cexp.3')
-rw-r--r--man3/cexp.312
1 files changed, 6 insertions, 6 deletions
diff --git a/man3/cexp.3 b/man3/cexp.3
index 917d04d8b..f53aad0e6 100644
--- a/man3/cexp.3
+++ b/man3/cexp.3
@@ -31,7 +31,7 @@ cexp(I * z) = ccos(z) + I * csin(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
@@ -51,8 +51,8 @@ C11, POSIX.1-2008.
glibc 2.1.
C99, POSIX.1-2001.
.SH SEE ALSO
-.BR cabs (3),
-.BR cexp2 (3),
-.BR clog (3),
-.BR cpow (3),
-.BR complex (7)
+.MR cabs 3 ,
+.MR cexp2 3 ,
+.MR clog 3 ,
+.MR cpow 3 ,
+.MR complex 7