X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=doc%2Fposix-functions%2Fpthread_cond_timedwait.texi;h=a6584e5b97e8d6214092d8ba5ba3ebd95c89b677;hb=7c59efd8bc7abb8c79ae969a65ece95e68c9be4c;hp=9c9a340c89bb85436b4ab2b8738249181104cea0;hpb=244b71aedb0c8e8fbcb1e04696c36217bce3c974;p=gnulib.git diff --git a/doc/posix-functions/pthread_cond_timedwait.texi b/doc/posix-functions/pthread_cond_timedwait.texi index 9c9a340c8..a6584e5b9 100644 --- a/doc/posix-functions/pthread_cond_timedwait.texi +++ b/doc/posix-functions/pthread_cond_timedwait.texi @@ -2,7 +2,7 @@ @section @code{pthread_cond_timedwait} @findex pthread_cond_timedwait -POSIX specification: @url{http://www.opengroup.org/susv3xsh/pthread_cond_timedwait.html} +POSIX specification: @url{http://www.opengroup.org/onlinepubs/9699919799/functions/pthread_cond_timedwait.html} Gnulib module: ---