aboutsummaryrefslogtreecommitdiffstats
path: root/man5
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2016-11-27 12:06:34 +0100
committerMichael Kerrisk <mtk.manpages@gmail.com>2016-11-27 12:06:34 +0100
commitd84631b3252bbb2b76be17525f757c3e13d4bd3d (patch)
treec431a748389185add735d8638bbd6ceab8d2805b /man5
parent31ea6b8427fff307f9d7a1078854d33caa73dd6f (diff)
downloadman-pages-d84631b3252bbb2b76be17525f757c3e13d4bd3d.tar.gz
elf.5: wfix
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Diffstat (limited to 'man5')
-rw-r--r--man5/elf.54
1 files changed, 2 insertions, 2 deletions
diff --git a/man5/elf.5 b/man5/elf.5
index 2381e29b8a..4fa542d256 100644
--- a/man5/elf.5
+++ b/man5/elf.5
@@ -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