summaryrefslogtreecommitdiffstats
path: root/man3/strsignal.3
diff options
context:
space:
mode:
Diffstat (limited to 'man3/strsignal.3')
-rw-r--r--man3/strsignal.38
1 files changed, 4 insertions, 4 deletions
diff --git a/man3/strsignal.3 b/man3/strsignal.3
index 3fa49d88a..e6ff130ce 100644
--- a/man3/strsignal.3
+++ b/man3/strsignal.3
@@ -29,7 +29,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 sigabbrev_np (),
@@ -111,7 +111,7 @@ the lifetime of the program.
These functions return NULL for an invalid signal number.
.SH ATTRIBUTES
For an explanation of the terms used in this section, see
-.BR attributes (7).
+.MR attributes 7 .
.TS
allbox;
lb lb lbx
@@ -165,5 +165,5 @@ and
.BR sigabbrev_np ()
are thread-safe and async-signal-safe.
.SH SEE ALSO
-.BR psignal (3),
-.BR strerror (3)
+.MR psignal 3 ,
+.MR strerror 3