summaryrefslogtreecommitdiffstats
path: root/man3/cabs.3
diff options
context:
space:
mode:
Diffstat (limited to 'man3/cabs.3')
-rw-r--r--man3/cabs.310
1 files changed, 5 insertions, 5 deletions
diff --git a/man3/cabs.3 b/man3/cabs.3
index 97729e43c..e50fab03e 100644
--- a/man3/cabs.3
+++ b/man3/cabs.3
@@ -23,7 +23,7 @@ These functions return the absolute value of the complex number
The result is a real number.
.SH ATTRIBUTES
For an explanation of the terms used in this section, see
-.BR attributes (7).
+.MR attributes 7 .
.TS
allbox;
lbx lb lb
@@ -48,7 +48,7 @@ The function is actually an alias for
(or, equivalently,
.IR "sqrt(a*a\ +\ b*b)" ).
.SH SEE ALSO
-.BR abs (3),
-.BR cimag (3),
-.BR hypot (3),
-.BR complex (7)
+.MR abs 3 ,
+.MR cimag 3 ,
+.MR hypot 3 ,
+.MR complex 7