summaryrefslogtreecommitdiffstats
path: root/man3/insque.3
diff options
context:
space:
mode:
Diffstat (limited to 'man3/insque.3')
-rw-r--r--man3/insque.36
1 files changed, 3 insertions, 3 deletions
diff --git a/man3/insque.3 b/man3/insque.3
index fedbbc214..1e4b703af 100644
--- a/man3/insque.3
+++ b/man3/insque.3
@@ -30,7 +30,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 insque (),
@@ -81,7 +81,7 @@ function removes the element pointed to by \fIelem\fP from the
doubly linked list.
.SH ATTRIBUTES
For an explanation of the terms used in this section, see
-.BR attributes (7).
+.MR attributes 7 .
.TS
allbox;
lbx lb lb
@@ -245,4 +245,4 @@ main(int argc, char *argv[])
.EE
.\" SRC END
.SH SEE ALSO
-.BR queue (7)
+.MR queue 7