X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=doc%2Fposix-functions%2Fpthread_join.texi;fp=doc%2Fposix-functions%2Fpthread_join.texi;h=8264f7699e2ea82b415cfd3a4ea80793dfd31f08;hb=80fc442c212439b65a2fba722b17529aba2aa1ae;hp=99258a2aa0a0f7a3a93c481d3e3ac51078f1634d;hpb=a2c2ba90cc40932a38c6cf93e15bf2bdf82d6c4f;p=gnulib.git diff --git a/doc/posix-functions/pthread_join.texi b/doc/posix-functions/pthread_join.texi index 99258a2aa..8264f7699 100644 --- a/doc/posix-functions/pthread_join.texi +++ b/doc/posix-functions/pthread_join.texi @@ -2,7 +2,7 @@ @section @code{pthread_join} @findex pthread_join -POSIX specification: @url{http://www.opengroup.org/onlinepubs/9699919799/functions/pthread_join.html} +POSIX specification:@* @url{http://www.opengroup.org/onlinepubs/9699919799/functions/pthread_join.html} Gnulib module: ---