elf.5: ffix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2016-01-28 09:58:31 +01:00
parent bdd7d0d87b
commit c9925fbd04
1 changed files with 2 additions and 4 deletions

View File

@ -243,6 +243,7 @@ Two's complement, big-endian.
.BR EI_VERSION
The seventh byte is the version number of the ELF specification:
.\" .Bl -tag -width "EV_CURRENT" -compact
.RS 12
.TP 14
.BR EV_NONE
@ -855,9 +856,7 @@ and
in other cases, each field in the initial entry is set to zero.
An object file does not have sections for
these special indices:
.\" .Bl -tag -width "SHN_LORESERVE"
.RS
.TP 14
.TP
.BR SHN_UNDEF
This value marks an undefined, missing, irrelevant, or otherwise meaningless
section reference.
@ -891,7 +890,6 @@ and
inclusive.
The section header table does not contain entries for the
reserved indices.
.RE
.\" .El
.PP
The section header has the following structure: