clone.2: wfix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2013-01-01 07:29:41 +01:00
parent 8d41e6071a
commit 1b6acf5708
1 changed files with 0 additions and 1 deletions

View File

@ -87,7 +87,6 @@ run concurrently in a shared memory space.
When the child process is created with
.BR clone (),
it executes the function
application
.IR fn ( arg ).
(This differs from
.BR fork (2),