X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=doc%2Fposix-functions%2Fpthread_cond_init.texi;h=bd157a27fe6667bb079565160a84321f44b3bb3f;hb=178e3ad58f3e077cd87a3ca9a615541e428f9e17;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..bd157a27f 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. +Minix 3.1.8, IRIX 5.3, Solaris 2.4, mingw, MSVC 9, BeOS. @end itemize