From dc891cf9da6d58ebffc5f54da743ebcbfd66bd39 Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Wed, 7 Jan 2015 12:34:17 +0100 Subject: [PATCH] pthread_tryjoin_np.3: tfix Signed-off-by: Michael Kerrisk --- man3/pthread_tryjoin_np.3 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man3/pthread_tryjoin_np.3 b/man3/pthread_tryjoin_np.3 index a48508052..920705f9f 100644 --- a/man3/pthread_tryjoin_np.3 +++ b/man3/pthread_tryjoin_np.3 @@ -97,7 +97,7 @@ can in addition fail with the following error: had not yet terminated at the time of the call. .PP .BR pthread_timedjoin_np () -can in addition fail with the following error: +can in addition fail with the following errors: .TP .BR ETIMEDOUT The call timed out before