X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=doc%2Fposix-functions%2Fpthread_cond_wait.texi;h=5c391c77821f2b5a055777fecae055d76e21aacc;hb=54b5ce0e1a4f6a4af37f970e45e6e173e5b0a1c6;hp=67599e5981550d011d2395d3a7c4dc6d51b35cd9;hpb=2b6c08c775ae4e80b52aa41058ea5939f778b44b;p=gnulib.git diff --git a/doc/posix-functions/pthread_cond_wait.texi b/doc/posix-functions/pthread_cond_wait.texi index 67599e598..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: --- @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -Solaris 2.4, mingw, BeOS. +IRIX 5.3, Solaris 2.4, mingw, BeOS. @end itemize