From b6088873aefe5b6e5beafac6e09cb37f68012f72 Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Tue, 27 Aug 2019 13:56:13 +0200 Subject: [PATCH] prctl.2: tfix Signed-off-by: Michael Kerrisk --- man2/prctl.2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man2/prctl.2 b/man2/prctl.2 index d1f8e9195..d7f908f50 100644 --- a/man2/prctl.2 +++ b/man2/prctl.2 @@ -184,7 +184,7 @@ A subreaper fulfills the role of .BR init (1) for its descendant processes. When a process becomes orphaned -(i.e., its immediate parent terminates) +(i.e., its immediate parent terminates), then that process will be reparented to the nearest still living ancestor subreaper. Subsequently, calls to