X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=doc%2Fposix-functions%2Fpthread_mutexattr_setpshared.texi;h=3d9af34314f03ff7cf7523b945b61d6f0e568ec6;hb=7c59efd8bc7abb8c79ae969a65ece95e68c9be4c;hp=fb0e15d25f2d9d49cf711bf71c9646fd59917f62;hpb=2b6c08c775ae4e80b52aa41058ea5939f778b44b;p=gnulib.git diff --git a/doc/posix-functions/pthread_mutexattr_setpshared.texi b/doc/posix-functions/pthread_mutexattr_setpshared.texi index fb0e15d25..3d9af3431 100644 --- a/doc/posix-functions/pthread_mutexattr_setpshared.texi +++ b/doc/posix-functions/pthread_mutexattr_setpshared.texi @@ -2,7 +2,7 @@ @section @code{pthread_mutexattr_setpshared} @findex pthread_mutexattr_setpshared -POSIX specification: @url{http://www.opengroup.org/susv3xsh/pthread_mutexattr_setpshared.html} +POSIX specification: @url{http://www.opengroup.org/onlinepubs/9699919799/functions/pthread_mutexattr_setpshared.html} Gnulib module: ---