elf.5: tfix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2016-01-28 08:52:52 +01:00
parent 072c57a87d
commit fc543c7623
1 changed files with 2 additions and 2 deletions

View File

@ -222,7 +222,7 @@ This defines the 64-bit architecture.
.BR EI_DATA
The sixth byte specifies the data encoding of the processor-specific
data in the file.
Currently these encodings are supported:
Currently, these encodings are supported:
.\" .Bl -tag -width "ELFDATA2LSB" -compact
.RS 12
.TP 14
@ -528,7 +528,7 @@ file has no section header table, this member holds zero.
.IR e_flags
This member holds processor-specific flags associated with the file.
Flag names take the form EF_`machine_flag'.
Currently no flags have been defined.
Currently, no flags have been defined.
.TP
.IR e_ehsize
This member holds the ELF header's size in bytes.