summaryrefslogtreecommitdiffstats
path: root/man3/fpclassify.3
diff options
context:
space:
mode:
Diffstat (limited to 'man3/fpclassify.3')
-rw-r--r--man3/fpclassify.312
1 files changed, 6 insertions, 6 deletions
diff --git a/man3/fpclassify.3 b/man3/fpclassify.3
index 98ec33d19..9f3be1eec 100644
--- a/man3/fpclassify.3
+++ b/man3/fpclassify.3
@@ -26,7 +26,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
.\" I haven't fully grokked the source to determine the FTM requirements;
@@ -106,7 +106,7 @@ is positive infinity, and \-1 if
is negative infinity.
.SH ATTRIBUTES
For an explanation of the terms used in this section, see
-.BR attributes (7).
+.MR attributes 7 .
.TS
allbox;
lbx lb lb
@@ -139,7 +139,7 @@ For
the standards merely say that the return value is nonzero
if and only if the argument has an infinite value.
.SH SEE ALSO
-.BR finite (3),
-.BR INFINITY (3),
-.BR isgreater (3),
-.BR signbit (3)
+.MR finite 3 ,
+.MR INFINITY 3 ,
+.MR isgreater 3 ,
+.MR signbit 3