summaryrefslogtreecommitdiffstats
path: root/man3/strerror.3
diff options
context:
space:
mode:
Diffstat (limited to 'man3/strerror.3')
-rw-r--r--man3/strerror.320
1 files changed, 10 insertions, 10 deletions
diff --git a/man3/strerror.3 b/man3/strerror.3
index 8dc65dc67..631bd12d0 100644
--- a/man3/strerror.3
+++ b/man3/strerror.3
@@ -43,7 +43,7 @@ Standard C library
.P
.RS -4
Feature Test Macro Requirements for glibc (see
-.BR feature_test_macros (7)):
+.MR feature_test_macros 7 ):
.RE
.P
.BR strerrorname_np (),
@@ -79,7 +79,7 @@ or
.BR strerror_l (),
or if the thread that obtained the string exits.
No other library function, including
-.BR perror (3),
+.MR perror 3 ,
will modify this string.
.P
Like
@@ -223,7 +223,7 @@ is not a valid error number.
Insufficient storage was supplied to contain the error description string.
.SH ATTRIBUTES
For an explanation of the terms used in this section, see
-.BR attributes (7).
+.MR attributes 7 .
.TS
allbox;
lb lb lbx
@@ -315,10 +315,10 @@ and
.BR strerrordesc_np ()
are thread-safe and async-signal-safe.
.SH SEE ALSO
-.BR err (3),
-.BR errno (3),
-.BR error (3),
-.BR perror (3),
-.BR strsignal (3),
-.BR locale (7),
-.BR signal-safety (7)
+.MR err 3 ,
+.MR errno 3 ,
+.MR error 3 ,
+.MR perror 3 ,
+.MR strsignal 3 ,
+.MR locale 7 ,
+.MR signal-safety 7