summaryrefslogtreecommitdiffstats
path: root/man3/cosh.3
diff options
context:
space:
mode:
Diffstat (limited to 'man3/cosh.3')
-rw-r--r--man3/cosh.318
1 files changed, 9 insertions, 9 deletions
diff --git a/man3/cosh.3 b/man3/cosh.3
index 4a22227d7..14bef3bc5 100644
--- a/man3/cosh.3
+++ b/man3/cosh.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 coshf (),
@@ -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
@@ -93,7 +93,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
@@ -122,9 +122,9 @@ an overflow floating-point
.RB ( FE_OVERFLOW )
exception is not raised when an overflow occurs.
.SH SEE ALSO
-.BR acosh (3),
-.BR asinh (3),
-.BR atanh (3),
-.BR ccos (3),
-.BR sinh (3),
-.BR tanh (3)
+.MR acosh 3 ,
+.MR asinh 3 ,
+.MR atanh 3 ,
+.MR ccos 3 ,
+.MR sinh 3 ,
+.MR tanh 3