summaryrefslogtreecommitdiffstats
path: root/man3/fmin.3
diff options
context:
space:
mode:
Diffstat (limited to 'man3/fmin.3')
-rw-r--r--man3/fmin.38
1 files changed, 4 insertions, 4 deletions
diff --git a/man3/fmin.3 b/man3/fmin.3
index 23aa01cc3..0cb1683a3 100644
--- a/man3/fmin.3
+++ b/man3/fmin.3
@@ -22,7 +22,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 fmin (),
@@ -49,7 +49,7 @@ If both arguments are NaN, a NaN 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
@@ -69,5 +69,5 @@ C11, POSIX.1-2008.
glibc 2.1.
C99, POSIX.1-2001.
.SH SEE ALSO
-.BR fdim (3),
-.BR fmax (3)
+.MR fdim 3 ,
+.MR fmax 3