elf.5: wfix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2015-07-10 21:14:47 +02:00
parent a547929c7f
commit 54d5fd1e44
1 changed files with 1 additions and 1 deletions

View File

@ -46,7 +46,7 @@ The header file
defines the format of ELF executable binary files.
Amongst these files are
normal executable files, relocatable object files, core files, and shared
libraries.
objects.
.PP
An executable file using the ELF file format consists of an ELF header,
followed by a program header table or a section header table, or both.