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