diff --git a/man5/elf.5 b/man5/elf.5 index 34c42a52c..fb4ee30bd 100644 --- a/man5/elf.5 +++ b/man5/elf.5 @@ -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.