summaryrefslogtreecommitdiffstats
path: root/man3/asinh.3
diff options
context:
space:
mode:
Diffstat (limited to 'man3/asinh.3')
-rw-r--r--man3/asinh.316
1 files changed, 8 insertions, 8 deletions
diff --git a/man3/asinh.3 b/man3/asinh.3
index d4b6f36a0..65f0a19cf 100644
--- a/man3/asinh.3
+++ b/man3/asinh.3
@@ -30,7 +30,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 asinh ():
@@ -77,7 +77,7 @@ positive infinity (negative infinity) is returned.
No errors occur.
.SH ATTRIBUTES
For an explanation of the terms used in this section, see
-.BR attributes (7).
+.MR attributes 7 .
.TS
allbox;
lbx lb lb
@@ -101,9 +101,9 @@ The variant returning
also conforms to
SVr4, 4.3BSD.
.SH SEE ALSO
-.BR acosh (3),
-.BR atanh (3),
-.BR casinh (3),
-.BR cosh (3),
-.BR sinh (3),
-.BR tanh (3)
+.MR acosh 3 ,
+.MR atanh 3 ,
+.MR casinh 3 ,
+.MR cosh 3 ,
+.MR sinh 3 ,
+.MR tanh 3