summaryrefslogtreecommitdiffstats
path: root/man3/sinh.3
diff options
context:
space:
mode:
Diffstat (limited to 'man3/sinh.3')
-rw-r--r--man3/sinh.318
1 files changed, 9 insertions, 9 deletions
diff --git a/man3/sinh.3 b/man3/sinh.3
index d9837b3eb..2df72e5bd 100644
--- a/man3/sinh.3
+++ b/man3/sinh.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 sinhf (),
@@ -82,7 +82,7 @@ respectively, with the same sign as
.\" 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
@@ -97,7 +97,7 @@ An overflow 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
@@ -121,9 +121,9 @@ The variant returning
also conforms to
SVr4, 4.3BSD, C89.
.SH SEE ALSO
-.BR acosh (3),
-.BR asinh (3),
-.BR atanh (3),
-.BR cosh (3),
-.BR csinh (3),
-.BR tanh (3)
+.MR acosh 3 ,
+.MR asinh 3 ,
+.MR atanh 3 ,
+.MR cosh 3 ,
+.MR csinh 3 ,
+.MR tanh 3