X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=doc%2Fposix-functions%2Fpthread_spin_lock.texi;h=701ce8c5307395ebb23e20b2bb572ba7e949fa47;hb=a155c5688ab059c1c2fff7f132116b455ddb37ba;hp=da8bc83a70e6311faaf78baf7a92a134645ca075;hpb=2b6c08c775ae4e80b52aa41058ea5939f778b44b;p=gnulib.git diff --git a/doc/posix-functions/pthread_spin_lock.texi b/doc/posix-functions/pthread_spin_lock.texi index da8bc83a7..701ce8c53 100644 --- a/doc/posix-functions/pthread_spin_lock.texi +++ b/doc/posix-functions/pthread_spin_lock.texi @@ -2,7 +2,7 @@ @section @code{pthread_spin_lock} @findex pthread_spin_lock -POSIX specification: @url{http://www.opengroup.org/susv3xsh/pthread_spin_lock.html} +POSIX specification: @url{http://www.opengroup.org/onlinepubs/9699919799/functions/pthread_spin_lock.html} Gnulib module: ---