X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=doc%2Fposix-functions%2Fpthread_mutex_lock.texi;h=b401982455366102db12ea8dac4dd67b5bad1518;hb=14b6d70139486b63e66257aad1abe2a9615f4d96;hp=a28cdabec838aa5b2b8e394f81fccb00d5b74a9a;hpb=09ef7461110822a3970aa8eebcfaa740996a82f2;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: ---