elf.5: tfix

Reported-by: Robin Kuzmin <kuzmin.robin@gmail.com>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2019-12-11 22:16:54 +01:00
parent 5dc3d7b78f
commit dca4bbfc0a
1 changed files with 2 additions and 2 deletions

View File

@ -837,7 +837,7 @@ The initial entry is used in ELF extensions for
.IR e_phnum ,
.IR e_shnum
and
.IR e_strndx ;
.IR e_shstrndx ;
in other cases, each field in the initial entry is set to zero.
An object file does not have sections for
these special indices:
@ -2145,7 +2145,7 @@ The extensions for
.IR e_phnum ,
.IR e_shnum
and
.IR e_strndx
.IR e_shstrndx
respectively are
Linux extensions.
Sun, BSD and AMD64 also support them; for further information,