From: Jerome Pouiller <jezz@xxxxxxxxxx> Signed-off-by: Jérôme Pouiller <jezz@xxxxxxxxxx> --- man3/pthread_tryjoin_np.3 | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/man3/pthread_tryjoin_np.3 b/man3/pthread_tryjoin_np.3 index ba1cd41..03de5dd 100644 --- a/man3/pthread_tryjoin_np.3 +++ b/man3/pthread_tryjoin_np.3 @@ -101,6 +101,10 @@ can in addition fail with the following error: The call timed out before .I thread terminated. +.TP +.BR EINVAL +.I abstime +value is invalid. .PP .BR pthread_timedjoin_np () never returns the error -- Jérôme Pouiller <jezz@xxxxxxxxxx> -- To unsubscribe from this list: send the line "unsubscribe linux-man" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html