mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Fix type-o
Submitted by: okazaki
This commit is contained in:
parent
e35550e2bc
commit
66e845d8dc
1 changed files with 1 additions and 1 deletions
|
|
@ -55,7 +55,7 @@ Is mutually exclusive with
|
|||
.Dv RFFDG .
|
||||
.It RFMEM
|
||||
If set, the kernel will force sharing of the entire address space,
|
||||
typically by sharing the hardawre page table directly.
|
||||
typically by sharing the hardware page table directly.
|
||||
The child
|
||||
will thus inherit and share all the segments the parent process owns,
|
||||
whether they are normally shareable or not. The stack segment is
|
||||
|
|
|
|||
Loading…
Reference in a new issue