X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=doc%2Fposix-functions%2Fpthread_once.texi;fp=doc%2Fposix-functions%2Fpthread_once.texi;h=1f25a88522223bd5cb1ba34e2a01119c5ab90d0c;hb=80fc442c212439b65a2fba722b17529aba2aa1ae;hp=3c10c7b00543343cf4b043923b8e4fba3b9299d0;hpb=a2c2ba90cc40932a38c6cf93e15bf2bdf82d6c4f;p=gnulib.git diff --git a/doc/posix-functions/pthread_once.texi b/doc/posix-functions/pthread_once.texi index 3c10c7b00..1f25a8852 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: ---