From 252dec89772bfe2d630276e56949e859e01d7497 Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Thu, 28 Jan 2016 10:03:51 +0100 Subject: [PATCH] elf.5: ffix Signed-off-by: Michael Kerrisk --- man5/elf.5 | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/man5/elf.5 b/man5/elf.5 index e3b066fd7..afe2d91bf 100644 --- a/man5/elf.5 +++ b/man5/elf.5 @@ -172,9 +172,9 @@ the prefix and may contain values which start with the prefix .BR ELF . The following macros are defined: -.RS 12 +.RS .\" .Bl -tag -width "EI_VERSION" \" EI_ABIVERSION -.TP 12 +.TP 9 .BR EI_MAG0 The first byte of the magic number. It must be filled with @@ -201,7 +201,7 @@ It must be filled with .TP .BR EI_CLASS The fifth byte identifies the architecture for this binary: -.RS 12 +.RS .\" .Bl -tag -width "ELFCLASSNONE" -compact .TP 14 .PD 0 @@ -224,7 +224,7 @@ The sixth byte specifies the data encoding of the processor-specific data in the file. Currently, these encodings are supported: .\" .Bl -tag -width "ELFDATA2LSB" -compact -.RS 12 +.RS 9 .TP 14 .PD 0 .BR ELFDATANONE @@ -244,7 +244,7 @@ Two's complement, big-endian. The seventh byte is the version number of the ELF specification: .\" .Bl -tag -width "EV_CURRENT" -compact -.RS 12 +.RS .TP 14 .BR EV_NONE Invalid version. @@ -263,7 +263,7 @@ and values that have platform-specific meanings; the interpretation of those fields is determined by the value of this byte. For example: .\" .Bl -tag -width "ELFOSABI_STANDALONE" -compact -.RS 12 +.RS .TP 20 .PD 0 .BR ELFOSABI_NONE