diff options
Diffstat (limited to 'man5')
| -rw-r--r-- | man5/elf.5 | 6 |
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 |
