summaryrefslogtreecommitdiffstats
path: root/man3/atanh.3
diff options
context:
space:
mode:
Diffstat (limited to 'man3/atanh.3')
-rw-r--r--man3/atanh.318
1 files changed, 9 insertions, 9 deletions
diff --git a/man3/atanh.3 b/man3/atanh.3
index 136a501b7..3c4f2fc03 100644
--- a/man3/atanh.3
+++ b/man3/atanh.3
@@ -30,7 +30,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 atanh ():
@@ -87,7 +87,7 @@ and a NaN is returned.
.\" glibc 2.8 does not do this.
.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
@@ -111,7 +111,7 @@ A divide-by-zero 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
@@ -146,9 +146,9 @@ instead of the POSIX-mandated
.BR ERANGE .
Since glibc 2.10, glibc does the right thing.
.SH SEE ALSO
-.BR acosh (3),
-.BR asinh (3),
-.BR catanh (3),
-.BR cosh (3),
-.BR sinh (3),
-.BR tanh (3)
+.MR acosh 3 ,
+.MR asinh 3 ,
+.MR catanh 3 ,
+.MR cosh 3 ,
+.MR sinh 3 ,
+.MR tanh 3