]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
elf.5: wfix
authorMichael Kerrisk <mtk.manpages@gmail.com>
Sun, 27 Nov 2016 11:06:34 +0000 (12:06 +0100)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Sun, 27 Nov 2016 11:06:34 +0000 (12:06 +0100)
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
man5/elf.5

index 2381e29b8a95fdfdec07350fab08205f3b08ea60..4fa542d256bc2575851ed14970e8dcc399e8eb05 100644 (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