X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=doc%2Fposix-functions%2Fpthread_rwlock_init.texi;h=3dde175a013e4e3cc516e903c5747538ebed1ad5;hb=bfbd822767f532ab05e24bda5b67b992f3562321;hp=6cf85a5d91c2871263ed8f0c8a0e0ce82a2bef28;hpb=2b6c08c775ae4e80b52aa41058ea5939f778b44b;p=gnulib.git diff --git a/doc/posix-functions/pthread_rwlock_init.texi b/doc/posix-functions/pthread_rwlock_init.texi index 6cf85a5d9..3dde175a0 100644 --- a/doc/posix-functions/pthread_rwlock_init.texi +++ b/doc/posix-functions/pthread_rwlock_init.texi @@ -2,7 +2,7 @@ @section @code{pthread_rwlock_init} @findex pthread_rwlock_init -POSIX specification: @url{http://www.opengroup.org/susv3xsh/pthread_rwlock_init.html} +POSIX specification: @url{http://www.opengroup.org/onlinepubs/9699919799/functions/pthread_rwlock_init.html} Gnulib module: ---