aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2016-01-28 10:06:26 +0100
committerMichael Kerrisk <mtk.manpages@gmail.com>2016-01-28 10:44:42 +0100
commit0b5e05e9355e2323b2ac8215f7bbd65e93a0d665 (patch)
tree75d1246ed7f3a4019b11737e6b6acc353e301e64
parent252dec89772bfe2d630276e56949e859e01d7497 (diff)
downloadman-pages-0b5e05e9355e2323b2ac8215f7bbd65e93a0d665.tar.gz
elf.5: ffix
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
-rw-r--r--man5/elf.56
1 files changed, 3 insertions, 3 deletions
diff --git a/man5/elf.5 b/man5/elf.5
index afe2d91bf3..a67be0238d 100644
--- a/man5/elf.5
+++ b/man5/elf.5
@@ -162,7 +162,7 @@ typedef struct {
.PP
The fields have the following meanings:
.\" .Bl -tag -width "e_phentsize"
-.TP 12
+.TP 10
.IR e_ident
This array of bytes specifies how to interpret the file,
independent of the processor or the file's remaining contents.
@@ -680,7 +680,7 @@ in the location of the
.IR p_flags
member in the total struct.
.\" .Bl -tag -width "p_offset"
-.TP 12
+.TP 10
.IR p_type
This member of the structure indicates what kind of segment this array
element describes or how to interpret the array element's information.
@@ -1665,7 +1665,7 @@ typedef struct {
.fi
.in
.\" .Bl -tag -width "r_offset"
-.TP 12
+.TP 10
.IR r_offset
This member gives the location at which to apply the relocation action.
For a relocatable file, the value is the byte offset from the beginning