X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=doc%2Fposix-functions%2Fpthread_exit.texi;h=e25d9c4a75b8fc64c1cae815a57d183aedab1df8;hb=f40e1532834adc754cac576a07d43b9556f89a97;hp=7beccf45848a8771f4fc40b6e342f0242c0fe1e2;hpb=244b71aedb0c8e8fbcb1e04696c36217bce3c974;p=gnulib.git diff --git a/doc/posix-functions/pthread_exit.texi b/doc/posix-functions/pthread_exit.texi index 7beccf458..e25d9c4a7 100644 --- a/doc/posix-functions/pthread_exit.texi +++ b/doc/posix-functions/pthread_exit.texi @@ -2,7 +2,7 @@ @section @code{pthread_exit} @findex pthread_exit -POSIX specification: @url{http://www.opengroup.org/susv3xsh/pthread_exit.html} +POSIX specification:@* @url{http://www.opengroup.org/onlinepubs/9699919799/functions/pthread_exit.html} Gnulib module: --- @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -IRIX 5.3, Solaris 2.4, mingw, BeOS. +Minix 3.1.8, IRIX 5.3, Solaris 2.4, mingw, MSVC 9, BeOS. @end itemize