summaryrefslogtreecommitdiffstats
path: root/man5/elf.5
diff options
context:
space:
mode:
Diffstat (limited to 'man5/elf.5')
-rw-r--r--man5/elf.538
1 files changed, 19 insertions, 19 deletions
diff --git a/man5/elf.5 b/man5/elf.5
index d58720e93..7b09d18a7 100644
--- a/man5/elf.5
+++ b/man5/elf.5
@@ -1610,9 +1610,9 @@ but references in the local module always resolve to the local symbol.
.P
There are macros for extracting the visibility type:
.P
-.BR ELF32_ST_VISIBILITY (other)
+.MR ELF32_ST_VISIBILITY other
or
-.BR ELF64_ST_VISIBILITY (other)
+.MR ELF64_ST_VISIBILITY other
.RE
.TP
.I st_shndx
@@ -2127,7 +2127,7 @@ The byte gives the bit number to test if enabled, (1U << bit) & bit mask.
.TP
.B NT_GNU_BUILD_ID
Unique build ID as generated by the GNU
-.BR ld (1)
+.MR ld 1
.B \-\-build\-id
option.
The desc consists of any nonzero number of bytes.
@@ -2179,22 +2179,22 @@ look under SEE ALSO.
.\" .Nm elf
.\" man page.
.SH SEE ALSO
-.BR as (1),
-.BR elfedit (1),
-.BR gdb (1),
-.BR ld (1),
-.BR nm (1),
-.BR objcopy (1),
-.BR objdump (1),
-.BR patchelf (1),
-.BR readelf (1),
-.BR size (1),
-.BR strings (1),
-.BR strip (1),
-.BR execve (2),
-.BR dl_iterate_phdr (3),
-.BR core (5),
-.BR ld.so (8)
+.MR as 1 ,
+.MR elfedit 1 ,
+.MR gdb 1 ,
+.MR ld 1 ,
+.MR nm 1 ,
+.MR objcopy 1 ,
+.MR objdump 1 ,
+.MR patchelf 1 ,
+.MR readelf 1 ,
+.MR size 1 ,
+.MR strings 1 ,
+.MR strip 1 ,
+.MR execve 2 ,
+.MR dl_iterate_phdr 3 ,
+.MR core 5 ,
+.MR ld.so 8
.P
Hewlett-Packard,
.IR "Elf-64 Object File Format" .