On 08/28/2012 02:37 PM, Jérôme Pouiller wrote: > From: Jerome Pouiller <jezz@xxxxxxxxxx> Thanks, Jérôme. Applied (very long after the fact). Cheers, Michael > 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 > -- Michael Kerrisk Linux man-pages maintainer; http://www.kernel.org/doc/man-pages/ Linux/UNIX System Programming Training: http://man7.org/training/ -- 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