From f4c311e6ffc48bd69dc298d4925355f6bdfd7831 Mon Sep 17 00:00:00 2001 From: Peter Pentchev Date: Mon, 9 Jun 2003 09:19:21 +0000 Subject: [PATCH] Remove duplicate 'of the'. PR: 53073 Submitted by: Priit Piipuu MFC after: 2 weeks --- share/man/man5/elf.5 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/share/man/man5/elf.5 b/share/man/man5/elf.5 index c26fd9029c4..0dd49690806 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.