Fix three typos in identifier names.

This commit is contained in:
Michael Kerrisk 2005-12-13 13:36:17 +00:00
parent 9c7e8803dd
commit 855b75c6a3
2 changed files with 8 additions and 3 deletions

View File

@ -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.

View File

@ -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