summaryrefslogtreecommitdiffstats
path: root/man3/y0.3
diff options
context:
space:
mode:
Diffstat (limited to 'man3/y0.3')
-rw-r--r--man3/y0.310
1 files changed, 5 insertions, 5 deletions
diff --git a/man3/y0.3 b/man3/y0.3
index 783471291..8b517e311 100644
--- a/man3/y0.3
+++ b/man3/y0.3
@@ -40,7 +40,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 y0 (),
@@ -147,7 +147,7 @@ respectively.
(POSIX.1-2001 also allows a 0.0 return for this case.)
.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
@@ -182,7 +182,7 @@ No
exception is returned by
.\" This is intended behavior
.\" See https://www.sourceware.org/bugzilla/show_bug.cgi?id=6806
-.BR fetestexcept (3)
+.MR fetestexcept 3
for this case.
.TP
Range error: result overflow
@@ -196,7 +196,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
@@ -273,4 +273,4 @@ these functions do not raise an invalid floating-point exception
.RB ( FE_INVALID )
when a domain error occurs.
.SH SEE ALSO
-.BR j0 (3)
+.MR j0 3