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