X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=doc%2Fposix-functions%2Fpthread_cond_wait.texi;h=5c391c77821f2b5a055777fecae055d76e21aacc;hb=fbe6ced5d2fdadeeea4194725d05a52cf3b5ebd7;hp=e55efb7c694d505a2aead8150bd9e8a95301ace5;hpb=244b71aedb0c8e8fbcb1e04696c36217bce3c974;p=gnulib.git diff --git a/doc/posix-functions/pthread_cond_wait.texi b/doc/posix-functions/pthread_cond_wait.texi index e55efb7c6..5c391c778 100644 --- a/doc/posix-functions/pthread_cond_wait.texi +++ b/doc/posix-functions/pthread_cond_wait.texi @@ -2,7 +2,7 @@ @section @code{pthread_cond_wait} @findex pthread_cond_wait -POSIX specification: @url{http://www.opengroup.org/susv3xsh/pthread_cond_wait.html} +POSIX specification: @url{http://www.opengroup.org/onlinepubs/9699919799/functions/pthread_cond_wait.html} Gnulib module: ---