aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2005-12-13 13:36:17 +0000
committerMichael Kerrisk <mtk.manpages@gmail.com>2005-12-13 13:36:17 +0000
commit855b75c6a3b2a3d9e444866dd6aec54b0ee49fbb (patch)
treedfc110d340e9b7164f1d6c3b4ba698148363cfcf
parent9c7e8803dd7390a0f711076bbd9df73990ea9f13 (diff)
downloadman-pages-855b75c6a3b2a3d9e444866dd6aec54b0ee49fbb.tar.gz
Fix three typos in identifier names.
-rw-r--r--Changes5
-rw-r--r--man5/elf.56
2 files changed, 8 insertions, 3 deletions
diff --git a/Changes b/Changes
index 98a68af157..1ea5b0cfad 100644
--- a/Changes
+++ b/Changes
@@ -8,6 +8,7 @@ Contributors
The following people contributed notes, ideas, or patches that have
been incorporated in changes in this release:
+Mike Frysinger <vapier@gentoo.org>
Apologies if I missed anyone!
@@ -25,3 +26,7 @@ New pages
Changes to individual pages
---------------------------
+
+elf.5
+ Mike Frysinger
+ Fix three typos in identifier names.
diff --git a/man5/elf.5 b/man5/elf.5
index 11436dec62..04a70306f9 100644
--- a/man5/elf.5
+++ b/man5/elf.5
@@ -757,7 +757,7 @@ As a complete symbol table, it may contain
many symbols unnecessary for dynamic linking.
An object file can
also contain a
-.Sy SHN_DYNSYM
+.Sy SHT_DYNSYM
section.
.It Dv SHT_STRTAB
This section holds a string table.
@@ -785,7 +785,7 @@ This section holds information that marks the file in some way.
.It Dv SHT_NOBITS
A section of this type occupies no space in the file but otherwise
resembles
-.Sy SHN_PROGBITS .
+.Sy SHT_PROGBITS .
Although this section contains no bytes, the
.Sy sh_offset
member contains the conceptual file offset.
@@ -802,7 +802,7 @@ This section is reserved but has unspecified semantics.
This section holds a minimal set of dynamic linking symbols.
An
object file can also contain a
-.Sy SHN_SYMTAB
+.Sy SHT_SYMTAB
section.
.It Dv SHT_LOPROC
This value up to and including