X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=doc%2Fposix-functions%2Fpthread_attr_setscope.texi;fp=doc%2Fposix-functions%2Fpthread_attr_setscope.texi;h=e0eb0cb654eb7cde2beb67bc0c8abd5bff10660c;hb=80fc442c212439b65a2fba722b17529aba2aa1ae;hp=59d95c3e088ebcbb95633d938ce14d0ceb13698b;hpb=a2c2ba90cc40932a38c6cf93e15bf2bdf82d6c4f;p=gnulib.git diff --git a/doc/posix-functions/pthread_attr_setscope.texi b/doc/posix-functions/pthread_attr_setscope.texi index 59d95c3e0..e0eb0cb65 100644 --- a/doc/posix-functions/pthread_attr_setscope.texi +++ b/doc/posix-functions/pthread_attr_setscope.texi @@ -2,7 +2,7 @@ @section @code{pthread_attr_setscope} @findex pthread_attr_setscope -POSIX specification: @url{http://www.opengroup.org/onlinepubs/9699919799/functions/pthread_attr_setscope.html} +POSIX specification:@* @url{http://www.opengroup.org/onlinepubs/9699919799/functions/pthread_attr_setscope.html} Gnulib module: ---