X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=doc%2Fposix-functions%2Fpthread_mutex_lock.texi;h=b401982455366102db12ea8dac4dd67b5bad1518;hb=14b6d70139486b63e66257aad1abe2a9615f4d96;hp=c38a5311597e6972a476ff6bbb87c17ded7625c3;hpb=244b71aedb0c8e8fbcb1e04696c36217bce3c974;p=gnulib.git diff --git a/doc/posix-functions/pthread_mutex_lock.texi b/doc/posix-functions/pthread_mutex_lock.texi index c38a53115..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/susv3xsh/pthread_mutex_lock.html} +POSIX specification:@* @url{http://www.opengroup.org/onlinepubs/9699919799/functions/pthread_mutex_lock.html} Gnulib module: ---