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