X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=doc%2Fposix-functions%2Fpthread_mutex_timedlock.texi;h=8c8c63577f7e9ebd2cc4a43dbd017cc4cce7a508;hb=14b6d70139486b63e66257aad1abe2a9615f4d96;hp=c8a89cdd7571315c24a2e1c183956dc8c2cc1ad6;hpb=2b6c08c775ae4e80b52aa41058ea5939f778b44b;p=gnulib.git diff --git a/doc/posix-functions/pthread_mutex_timedlock.texi b/doc/posix-functions/pthread_mutex_timedlock.texi index c8a89cdd7..8c8c63577 100644 --- a/doc/posix-functions/pthread_mutex_timedlock.texi +++ b/doc/posix-functions/pthread_mutex_timedlock.texi @@ -2,7 +2,7 @@ @section @code{pthread_mutex_timedlock} @findex pthread_mutex_timedlock -POSIX specification: @url{http://www.opengroup.org/susv3xsh/pthread_mutex_timedlock.html} +POSIX specification:@* @url{http://www.opengroup.org/onlinepubs/9699919799/functions/pthread_mutex_timedlock.html} Gnulib module: ---