summaryrefslogtreecommitdiffstats
path: root/man3/dl_iterate_phdr.3
diff options
context:
space:
mode:
Diffstat (limited to 'man3/dl_iterate_phdr.3')
-rw-r--r--man3/dl_iterate_phdr.316
1 files changed, 8 insertions, 8 deletions
diff --git a/man3/dl_iterate_phdr.3 b/man3/dl_iterate_phdr.3
index 0a8beb3ae..cd37a4022 100644
--- a/man3/dl_iterate_phdr.3
+++ b/man3/dl_iterate_phdr.3
@@ -184,7 +184,7 @@ function returns whatever value was returned by the last call to
.IR callback .
.SH ATTRIBUTES
For an explanation of the terms used in this section, see
-.BR attributes (7).
+.MR attributes 7 .
.TS
allbox;
lbx lb lb
@@ -333,13 +333,13 @@ main(void)
.EE
.\" SRC END
.SH SEE ALSO
-.BR ldd (1),
-.BR objdump (1),
-.BR readelf (1),
-.BR dladdr (3),
-.BR dlopen (3),
-.BR elf (5),
-.BR ld.so (8)
+.MR ldd 1 ,
+.MR objdump 1 ,
+.MR readelf 1 ,
+.MR dladdr 3 ,
+.MR dlopen 3 ,
+.MR elf 5 ,
+.MR ld.so 8
.P
.IR "Executable and Linking Format Specification" ,
available at various locations online.