X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=doc%2Fposix-functions%2Fpthread_exit.texi;h=e63c264d6091e3f43578d875fef8e3d9fd1689bc;hb=950f3469e4c332f03e07124f2a591a62a65ed322;hp=555e758b8b6b04e80ad0f99a06d26770802a8415;hpb=2b6c08c775ae4e80b52aa41058ea5939f778b44b;p=gnulib.git diff --git a/doc/posix-functions/pthread_exit.texi b/doc/posix-functions/pthread_exit.texi index 555e758b8..e63c264d6 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: -Solaris 2.4, mingw, BeOS. +IRIX 5.3, Solaris 2.4, mingw, BeOS. @end itemize