X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=doc%2Fposix-functions%2Fpthread_setspecific.texi;h=63cf28e0fc013e176460f265711624cdc6b592e0;hb=f40e1532834adc754cac576a07d43b9556f89a97;hp=fad5e4361fcd497cf80be407e645ceff3ce0f2a0;hpb=09ef7461110822a3970aa8eebcfaa740996a82f2;p=gnulib.git diff --git a/doc/posix-functions/pthread_setspecific.texi b/doc/posix-functions/pthread_setspecific.texi index fad5e4361..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/onlinepubs/9699919799/functions/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