s/PR_GET_CHILD_SUBREAPER/PR_SET_CHILD_SUBREAPER Signed-off-by: Richard Weinberger <richard@xxxxxx> --- man7/pid_namespaces.7 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man7/pid_namespaces.7 b/man7/pid_namespaces.7 index 2090101..8582da3 100644 --- a/man7/pid_namespaces.7 +++ b/man7/pid_namespaces.7 @@ -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, -- 2.1.0 -- To unsubscribe from this list: send the line "unsubscribe linux-man" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html