summaryrefslogtreecommitdiffstats
path: root/lib/libc
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc')
-rw-r--r--lib/libc/sys/rfork.22
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/sys/rfork.2 b/lib/libc/sys/rfork.2
index c3a6e75..bf205d3 100644
--- a/lib/libc/sys/rfork.2
+++ b/lib/libc/sys/rfork.2
@@ -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
OpenPOWER on IntegriCloud