X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=doc%2Fposix-functions%2Fpthread_cleanup_pop.texi;h=dfdc90124c3be30efa51030bd3763bf1d153c8d5;hb=80fc442c212439b65a2fba722b17529aba2aa1ae;hp=0df717d1cf4d0a0b0f2eb1bf0012acef591e8c37;hpb=a2c2ba90cc40932a38c6cf93e15bf2bdf82d6c4f;p=gnulib.git diff --git a/doc/posix-functions/pthread_cleanup_pop.texi b/doc/posix-functions/pthread_cleanup_pop.texi index 0df717d1c..dfdc90124 100644 --- a/doc/posix-functions/pthread_cleanup_pop.texi +++ b/doc/posix-functions/pthread_cleanup_pop.texi @@ -2,7 +2,7 @@ @section @code{pthread_cleanup_pop} @findex pthread_cleanup_pop -POSIX specification: @url{http://www.opengroup.org/onlinepubs/9699919799/functions/pthread_cleanup_pop.html} +POSIX specification:@* @url{http://www.opengroup.org/onlinepubs/9699919799/functions/pthread_cleanup_pop.html} Gnulib module: ---