From bdd5d782a16a5cd2ebf9c443983295b5800bbd7a Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Mon, 28 Nov 2016 22:17:38 +0100 Subject: [PATCH] elf.5: Minor fixes Signed-off-by: Michael Kerrisk --- man5/elf.5 | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/man5/elf.5 b/man5/elf.5 index 7ae721fbd..a71aff703 100644 --- a/man5/elf.5 +++ b/man5/elf.5 @@ -1942,7 +1942,7 @@ Notes used by all core files. These are highly operating system or architecture specific and often require close coordination with kernels, C libraries, and debuggers. 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. .RS .TP 21 @@ -2065,14 +2065,13 @@ ARM hardware watchpoint registers ARM system call number .PD .RE - .TP .B n_name = GNU Extensions used by the GNU tool chain. .RS .TP .B NT_GNU_ABI_TAG -OS ABI information. +Operating system ABI information. The desc field will be 4 words: .PD 0 @@ -2119,7 +2118,7 @@ The desc contains the GNU Gold linker version used. .TP .B Default/unknown namespace (e_type != ET_CORE) 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. .RS .TP 21