elf.5: wfix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2016-11-27 12:06:34 +01:00
parent 31ea6b8427
commit d84631b325
1 changed files with 2 additions and 2 deletions

View File

@ -1293,7 +1293,7 @@ This section is of type
No attribute types are used.
.TP
.IR .note.ABI-tag
This section is used to declare the expected runtime ABI of the ELF.
This section is used to declare the expected runtime ABI of the ELF image.
It may include the operating system name and its runtime versions.
This section is of type
.BR SHT_NOTE .
@ -1302,7 +1302,7 @@ The only attribute used is
.TP
.IR .note.gnu.build-id
This section is used to hold an ID that uniquely identifies
the contents of the ELF.
the contents of the ELF image.
Different files with the same build ID should contain the same executable
content.
See the