summaryrefslogtreecommitdiffstats
path: root/man3/expm1.3
diff options
context:
space:
mode:
Diffstat (limited to 'man3/expm1.3')
-rw-r--r--man3/expm1.312
1 files changed, 6 insertions, 6 deletions
diff --git a/man3/expm1.3 b/man3/expm1.3
index 0e093a617..ba0a41817 100644
--- a/man3/expm1.3
+++ b/man3/expm1.3
@@ -25,7 +25,7 @@ Math library
.fi
.RS -4
Feature Test Macro Requirements for glibc (see
-.BR feature_test_macros (7)):
+.MR feature_test_macros 7 ):
.RE
.P
.BR expm1 ():
@@ -89,7 +89,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
@@ -108,7 +108,7 @@ is raised.
.\" x is subnormal. glibc does not implement this.
.SH ATTRIBUTES
For an explanation of the terms used in this section, see
-.BR attributes (7).
+.MR attributes 7 .
.TS
allbox;
lbx lb lb
@@ -160,6 +160,6 @@ to
.B ERANGE
when a range error occurred.
.SH SEE ALSO
-.BR exp (3),
-.BR log (3),
-.BR log1p (3)
+.MR exp 3 ,
+.MR log 3 ,
+.MR log1p 3