summaryrefslogtreecommitdiffstats
path: root/man3/exp.3
diff options
context:
space:
mode:
Diffstat (limited to 'man3/exp.3')
-rw-r--r--man3/exp.318
1 files changed, 9 insertions, 9 deletions
diff --git a/man3/exp.3 b/man3/exp.3
index 378eeb64b..37767f585 100644
--- a/man3/exp.3
+++ b/man3/exp.3
@@ -31,7 +31,7 @@ Math library
.P
.RS -4
Feature Test Macro Requirements for glibc (see
-.BR feature_test_macros (7)):
+.MR feature_test_macros 7 ):
.RE
.P
.BR expf (),
@@ -78,7 +78,7 @@ or
respectively.
.SH ERRORS
See
-.BR math_error (7)
+.MR math_error 7
for information on how to determine whether an error has occurred
when calling these functions.
.P
@@ -101,7 +101,7 @@ An underflow floating-point exception
is raised.
.SH ATTRIBUTES
For an explanation of the terms used in this section, see
-.BR attributes (7).
+.MR attributes 7 .
.TS
allbox;
lbx lb lb
@@ -125,9 +125,9 @@ The variant returning
also conforms to
SVr4, 4.3BSD, C89.
.SH SEE ALSO
-.BR cbrt (3),
-.BR cexp (3),
-.BR exp10 (3),
-.BR exp2 (3),
-.BR expm1 (3),
-.BR sqrt (3)
+.MR cbrt 3 ,
+.MR cexp 3 ,
+.MR exp10 3 ,
+.MR exp2 3 ,
+.MR expm1 3 ,
+.MR sqrt 3