elf.5: Minor fixes

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2016-11-28 22:17:38 +01:00
parent 51c705cd36
commit bdd5d782a1
1 changed files with 3 additions and 4 deletions

View File

@ -1942,7 +1942,7 @@ Notes used by all core files.
These are highly operating system or architecture specific and often require These are highly operating system or architecture specific and often require
close coordination with kernels, C libraries, and debuggers. close coordination with kernels, C libraries, and debuggers.
These are used when the namespace is the default (i.e., These are used when the namespace is the default (i.e.,
.B n_namesz .I n_namesz
will be set to 0), or a fallback when the namespace is unknown. will be set to 0), or a fallback when the namespace is unknown.
.RS .RS
.TP 21 .TP 21
@ -2065,14 +2065,13 @@ ARM hardware watchpoint registers
ARM system call number ARM system call number
.PD .PD
.RE .RE
.TP .TP
.B n_name = GNU .B n_name = GNU
Extensions used by the GNU tool chain. Extensions used by the GNU tool chain.
.RS .RS
.TP .TP
.B NT_GNU_ABI_TAG .B NT_GNU_ABI_TAG
OS ABI information. Operating system ABI information.
The desc field will be 4 words: The desc field will be 4 words:
.PD 0 .PD 0
@ -2119,7 +2118,7 @@ The desc contains the GNU Gold linker version used.
.TP .TP
.B Default/unknown namespace (e_type != ET_CORE) .B Default/unknown namespace (e_type != ET_CORE)
These are used when the namespace is the default (i.e., These are used when the namespace is the default (i.e.,
.B n_namesz .I n_namesz
will be set to 0), or a fallback when the namespace is unknown. will be set to 0), or a fallback when the namespace is unknown.
.RS .RS
.TP 21 .TP 21