diff options
| author | Peter Pentchev <roam@FreeBSD.org> | 2003-06-09 09:19:21 +0000 |
|---|---|---|
| committer | Peter Pentchev <roam@FreeBSD.org> | 2003-06-09 09:19:21 +0000 |
| commit | f4c311e6ffc48bd69dc298d4925355f6bdfd7831 (patch) | |
| tree | a68437ca25767462f9021e487bab8fd0c8d015f1 | |
| parent | cb1c40d38812396b21397706013ce5bf893ad1c3 (diff) | |
Notes
| -rw-r--r-- | share/man/man5/elf.5 | 2 |
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. |
