pid_namespaces.7: tfix

s/PR_GET_CHILD_SUBREAPER/PR_SET_CHILD_SUBREAPER

Signed-off-by: Richard Weinberger <richard@nod.at>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Richard Weinberger 2014-11-16 23:36:05 +01:00 committed by Michael Kerrisk
parent 4fe88cafea
commit 208c82ce19
1 changed files with 1 additions and 1 deletions

View File

@ -70,7 +70,7 @@ to this process rather than
(unless one of the ancestors of the child
in the same PID namespace employed the
.BR prctl (2)
.B PR_GET_CHILD_SUBREAPER
.B PR_SET_CHILD_SUBREAPER
command to mark itself as the reaper of orphaned descendant processes).
If the "init" process of a PID namespace terminates,