X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=doc%2Fposix-functions%2Fpthread_mutexattr_getpshared.texi;h=82aa0c1fe4d75839297db05438e95faab7d53599;hb=5e05da8849498d8dc22bbb603c9e995c58e1c381;hp=3a5beb143b2163f1489d3517f8d88c7da6106d09;hpb=2b6c08c775ae4e80b52aa41058ea5939f778b44b;p=gnulib.git diff --git a/doc/posix-functions/pthread_mutexattr_getpshared.texi b/doc/posix-functions/pthread_mutexattr_getpshared.texi index 3a5beb143..82aa0c1fe 100644 --- a/doc/posix-functions/pthread_mutexattr_getpshared.texi +++ b/doc/posix-functions/pthread_mutexattr_getpshared.texi @@ -2,7 +2,7 @@ @section @code{pthread_mutexattr_getpshared} @findex pthread_mutexattr_getpshared -POSIX specification: @url{http://www.opengroup.org/susv3xsh/pthread_mutexattr_getpshared.html} +POSIX specification: @url{http://www.opengroup.org/onlinepubs/9699919799/functions/pthread_mutexattr_getpshared.html} Gnulib module: ---