X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;ds=inline;f=doc%2Fposix-functions%2Fpthread_setspecific.texi;h=63cf28e0fc013e176460f265711624cdc6b592e0;hb=5556cec1e3f87122e1b0e7bf82f1f75c57219a21;hp=3c4f51cad545c9c2e72210e714c66ab6d1b98cc5;hpb=2b6c08c775ae4e80b52aa41058ea5939f778b44b;p=gnulib.git diff --git a/doc/posix-functions/pthread_setspecific.texi b/doc/posix-functions/pthread_setspecific.texi index 3c4f51cad..63cf28e0f 100644 --- a/doc/posix-functions/pthread_setspecific.texi +++ b/doc/posix-functions/pthread_setspecific.texi @@ -2,7 +2,7 @@ @section @code{pthread_setspecific} @findex pthread_setspecific -POSIX specification: @url{http://www.opengroup.org/susv3xsh/pthread_setspecific.html} +POSIX specification:@* @url{http://www.opengroup.org/onlinepubs/9699919799/functions/pthread_setspecific.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, Solaris 2.4, mingw, MSVC 9, BeOS. @end itemize