OSDN Git Service

(split) LDP_man-pages: update original to v3.35.
[linuxjm/LDP_man-pages.git] / original / man2 / fork.2
index 0e5a7d2..49aeab6 100644 (file)
@@ -118,7 +118,7 @@ The termination signal of the child is always
 .PP
 Note the following further points:
 .IP * 3
-The child process is created with a single thread \(em the
+The child process is created with a single thread\(emthe
 one that called
 .BR fork ().
 The entire virtual address space of the parent is replicated in the child,