From d1a2a5de7aa5019c16117e2900564bb740ae0fba Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Wed, 28 Jan 2015 10:58:20 +0100 Subject: [PATCH] pthreads.7: wfix Signed-off-by: Michael Kerrisk --- man7/pthreads.7 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man7/pthreads.7 b/man7/pthreads.7 index b5d126dd04..4fd7986aba 100644 --- a/man7/pthreads.7 +++ b/man7/pthreads.7 @@ -728,7 +728,7 @@ When one thread creates a new child process using any thread should be able to .BR wait (2) on the child. -However, the implementation only allows the thread that +However, the implementation allows only the thread that created the child to .BR wait (2) on it. -- 2.47.2