X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=doc%2Fposix-functions%2Fpthread_rwlockattr_setpshared.texi;h=991eb9e642e5267d68af02a52d1b097e0a08dcc5;hb=5e05da8849498d8dc22bbb603c9e995c58e1c381;hp=f297a4afc58874fa5eac849141648eb718ed7cdc;hpb=2b6c08c775ae4e80b52aa41058ea5939f778b44b;p=gnulib.git diff --git a/doc/posix-functions/pthread_rwlockattr_setpshared.texi b/doc/posix-functions/pthread_rwlockattr_setpshared.texi index f297a4afc..991eb9e64 100644 --- a/doc/posix-functions/pthread_rwlockattr_setpshared.texi +++ b/doc/posix-functions/pthread_rwlockattr_setpshared.texi @@ -2,7 +2,7 @@ @section @code{pthread_rwlockattr_setpshared} @findex pthread_rwlockattr_setpshared -POSIX specification: @url{http://www.opengroup.org/susv3xsh/pthread_rwlockattr_setpshared.html} +POSIX specification: @url{http://www.opengroup.org/onlinepubs/9699919799/functions/pthread_rwlockattr_setpshared.html} Gnulib module: ---