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