clone.2: srcfix: rewrap source lines

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2019-11-21 10:36:51 +01:00
parent a17b9d28c3
commit d36198870c
1 changed files with 3 additions and 3 deletions

View File

@ -652,9 +652,9 @@ calling process itself, will be signaled.
The kernel will not allow global init and init processes in pid
namespaces to use the
.B CLONE_PARENT
flag. This is done to prevent the creation of multi-rooted process
trees. It also avoids unreapable zombies in the initial pid
namespace.
flag.
This is done to prevent the creation of multi-rooted process trees.
It also avoids unreapable zombies in the initial pid namespace.
.TP
.BR CLONE_PARENT_SETTID " (since Linux 2.5.49)"
Store the child thread ID at the location pointed to by