diff --git a/share/man/man5/elf.5 b/share/man/man5/elf.5 index c26fd9029c44..0dd496908061 100644 --- a/share/man/man5/elf.5 +++ b/share/man/man5/elf.5 @@ -547,7 +547,7 @@ are reserved for processor-specific semantics. .Pp .It Dv p_offset This member holds the offset from the beginning of the file at which -the first byte of the of the segment resides. +the first byte of the segment resides. .It Dv p_vaddr This member holds the virtual address at which the first byte of the segment resides in memory.