From b869edcbc909961385515af721e9161b7da3e86a Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Wed, 25 Sep 2019 16:03:12 +0200 Subject: [PATCH] pidfd_open.2: wfix Reported-by: Christian Brauner Signed-off-by: Michael Kerrisk --- man2/pidfd_open.2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man2/pidfd_open.2 b/man2/pidfd_open.2 index 016921370..e8ba3769a 100644 --- a/man2/pidfd_open.2 +++ b/man2/pidfd_open.2 @@ -125,7 +125,7 @@ the zombie process was not reaped elsewhere in the program .BR wait (2) or similar in another thread). .PP -If these conditions don't hold true, +If any of these conditions does not hold, then the child process should instead be created using .BR clone (2) with the