]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
prctl.2: wfix
authorMichael Kerrisk <mtk.manpages@gmail.com>
Sat, 24 Nov 2018 10:22:47 +0000 (11:22 +0100)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Sat, 24 Nov 2018 10:22:47 +0000 (11:22 +0100)
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
man2/prctl.2

index 9fff3ca082178d7f08acb77db9886ed71f2deed8..23a206b3423b91aa6d455742327ed9e20df9c812 100644 (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).