prctl.2: wfix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2018-11-24 11:22:47 +01:00
parent a09b5995c3
commit 300a9c78f3
1 changed files with 2 additions and 1 deletions

View File

@ -197,7 +197,8 @@ signal and will be able to
.BR wait (2)
on the process to discover its termination status.
.IP
The setting of this bit is not inherited by children created by
The setting of "child subreaper" attribute
is not inherited by children created by
.BR fork (2)
and
.BR clone (2).