X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=doc%2Fposix-functions%2Fpthread_once.texi;h=0b6639559d645d132209cb322d95e8359bd0e4a1;hb=178e3ad58f3e077cd87a3ca9a615541e428f9e17;hp=3c10c7b00543343cf4b043923b8e4fba3b9299d0;hpb=09ef7461110822a3970aa8eebcfaa740996a82f2;p=gnulib.git diff --git a/doc/posix-functions/pthread_once.texi b/doc/posix-functions/pthread_once.texi index 3c10c7b00..0b6639559 100644 --- a/doc/posix-functions/pthread_once.texi +++ b/doc/posix-functions/pthread_once.texi @@ -2,7 +2,7 @@ @section @code{pthread_once} @findex pthread_once -POSIX specification: @url{http://www.opengroup.org/onlinepubs/9699919799/functions/pthread_once.html} +POSIX specification:@* @url{http://www.opengroup.org/onlinepubs/9699919799/functions/pthread_once.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