X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=doc%2Fposix-functions%2Fpthread_condattr_destroy.texi;h=d709daffab160e54571228179126bda7951ede7e;hb=fd9f58dc85f6a45cd244c78a54ad4610c01dbb15;hp=98ee7ff52ef7a7de4e48a12a60a1b0afe0ebf2c0;hpb=2b6c08c775ae4e80b52aa41058ea5939f778b44b;p=gnulib.git diff --git a/doc/posix-functions/pthread_condattr_destroy.texi b/doc/posix-functions/pthread_condattr_destroy.texi index 98ee7ff52..d709daffa 100644 --- a/doc/posix-functions/pthread_condattr_destroy.texi +++ b/doc/posix-functions/pthread_condattr_destroy.texi @@ -2,7 +2,7 @@ @section @code{pthread_condattr_destroy} @findex pthread_condattr_destroy -POSIX specification: @url{http://www.opengroup.org/susv3xsh/pthread_condattr_destroy.html} +POSIX specification:@* @url{http://www.opengroup.org/onlinepubs/9699919799/functions/pthread_condattr_destroy.html} Gnulib module: ---