X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=doc%2Fposix-functions%2Fpthread_mutexattr_setpshared.texi;h=f9cf4f0cf9670ad5484c738a9d4a7e205a59734f;hb=14b6d70139486b63e66257aad1abe2a9615f4d96;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..f9cf4f0cf 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: ---