elf.5: ffix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2016-01-28 10:03:51 +01:00
parent c9925fbd04
commit 252dec8977
1 changed files with 6 additions and 6 deletions

View File

@ -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