X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=doc%2Fposix-functions%2Fpthread_cond_init.texi;h=4c4a496abce0f406bc6f030e821348a6edfe13b8;hb=54b5ce0e1a4f6a4af37f970e45e6e173e5b0a1c6;hp=bc222a7769a5b02eef8bd418659f9c9c5f9afd9d;hpb=2b6c08c775ae4e80b52aa41058ea5939f778b44b;p=gnulib.git diff --git a/doc/posix-functions/pthread_cond_init.texi b/doc/posix-functions/pthread_cond_init.texi index bc222a776..4c4a496ab 100644 --- a/doc/posix-functions/pthread_cond_init.texi +++ b/doc/posix-functions/pthread_cond_init.texi @@ -2,7 +2,7 @@ @section @code{pthread_cond_init} @findex pthread_cond_init -POSIX specification: @url{http://www.opengroup.org/susv3xsh/pthread_cond_init.html} +POSIX specification: @url{http://www.opengroup.org/onlinepubs/9699919799/functions/pthread_cond_init.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