aboutsummaryrefslogtreecommitdiffstats
path: root/man2/fork.2
diff options
context:
space:
mode:
Diffstat (limited to 'man2/fork.2')
-rw-r--r--man2/fork.22
1 files changed, 1 insertions, 1 deletions
diff --git a/man2/fork.2 b/man2/fork.2
index 5c94d4b535..358e903492 100644
--- a/man2/fork.2
+++ b/man2/fork.2
@@ -147,7 +147,7 @@ the child must turn on any bits that it requires using
.PP
Note the following further points:
.IP \(bu 3
-The child process is created with a single thread\(emthe
+The child process is created with a single thread\[em]the
one that called
.BR fork ().
The entire virtual address space of the parent is replicated in the child,