summaryrefslogtreecommitdiffstats
path: root/man3/erfc.3
diff options
context:
space:
mode:
Diffstat (limited to 'man3/erfc.3')
-rw-r--r--man3/erfc.312
1 files changed, 6 insertions, 6 deletions
diff --git a/man3/erfc.3 b/man3/erfc.3
index f5717c789..c3f237571 100644
--- a/man3/erfc.3
+++ b/man3/erfc.3
@@ -21,7 +21,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 erfc ():
@@ -75,7 +75,7 @@ that value is returned, and
a range error occurs.
.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
@@ -95,7 +95,7 @@ These functions do not set
.\" see https://www.sourceware.org/bugzilla/show_bug.cgi?id=6785
.SH ATTRIBUTES
For an explanation of the terms used in this section, see
-.BR attributes (7).
+.MR attributes 7 .
.TS
allbox;
lbx lb lb
@@ -129,6 +129,6 @@ would occur for the calculation 1-erf(x) for large values of
.I x
(for which the value of erf(x) approaches 1).
.SH SEE ALSO
-.BR cerf (3),
-.BR erf (3),
-.BR exp (3)
+.MR cerf 3 ,
+.MR erf 3 ,
+.MR exp 3