mirror of
https://github.com/opnsense/src.git
synced 2026-06-14 19:20:18 -04:00
Remove duplicate 'of the'.
PR: 53073 Submitted by: Priit Piipuu <priit.piipuu@mail.ee> MFC after: 2 weeks
This commit is contained in:
parent
cb1c40d388
commit
f4c311e6ff
1 changed files with 1 additions and 1 deletions
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Reference in a new issue