X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=doc%2Fposix-functions%2Fpthread_mutex_lock.texi;h=a28cdabec838aa5b2b8e394f81fccb00d5b74a9a;hb=54b5ce0e1a4f6a4af37f970e45e6e173e5b0a1c6;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..a28cdabec 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: ---