aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Pentchev <roam@FreeBSD.org>2003-06-09 09:19:21 +0000
committerPeter Pentchev <roam@FreeBSD.org>2003-06-09 09:19:21 +0000
commitf4c311e6ffc48bd69dc298d4925355f6bdfd7831 (patch)
treea68437ca25767462f9021e487bab8fd0c8d015f1
parentcb1c40d38812396b21397706013ce5bf893ad1c3 (diff)
Notes
-rw-r--r--share/man/man5/elf.52
1 files changed, 1 insertions, 1 deletions
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.