aboutsummaryrefslogtreecommitdiffstats
path: root/man5/elf.5
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2016-01-28 10:03:51 +0100
committerMichael Kerrisk <mtk.manpages@gmail.com>2016-01-28 10:44:42 +0100
commit252dec89772bfe2d630276e56949e859e01d7497 (patch)
tree1ae8c7a3d105de8e4ecc36add8df557b0358c291 /man5/elf.5
parentc9925fbd046ed910b0b5d4deaf82031b92a5bc5f (diff)
downloadman-pages-252dec89772bfe2d630276e56949e859e01d7497.tar.gz
elf.5: ffix
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Diffstat (limited to 'man5/elf.5')
-rw-r--r--man5/elf.512
1 files changed, 6 insertions, 6 deletions
diff --git a/man5/elf.5 b/man5/elf.5
index e3b066fd77..afe2d91bf3 100644
--- a/man5/elf.5
+++ b/man5/elf.5
@@ -172,9 +172,9 @@ the prefix
and may contain values which start with the prefix
.BR ELF .
The following macros are defined:
-.RS 12
+.RS
.\" .Bl -tag -width "EI_VERSION" \" EI_ABIVERSION
-.TP 12
+.TP 9
.BR EI_MAG0
The first byte of the magic number.
It must be filled with
@@ -201,7 +201,7 @@ It must be filled with
.TP
.BR EI_CLASS
The fifth byte identifies the architecture for this binary:
-.RS 12
+.RS
.\" .Bl -tag -width "ELFCLASSNONE" -compact
.TP 14
.PD 0
@@ -224,7 +224,7 @@ The sixth byte specifies the data encoding of the processor-specific
data in the file.
Currently, these encodings are supported:
.\" .Bl -tag -width "ELFDATA2LSB" -compact
-.RS 12
+.RS 9
.TP 14
.PD 0
.BR ELFDATANONE
@@ -244,7 +244,7 @@ Two's complement, big-endian.
The seventh byte is the version number of the ELF specification:
.\" .Bl -tag -width "EV_CURRENT" -compact
-.RS 12
+.RS
.TP 14
.BR EV_NONE
Invalid version.
@@ -263,7 +263,7 @@ and values that have platform-specific meanings;
the interpretation of those fields is determined by the value of this byte.
For example:
.\" .Bl -tag -width "ELFOSABI_STANDALONE" -compact
-.RS 12
+.RS
.TP 20
.PD 0
.BR ELFOSABI_NONE