X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;ds=inline;f=doc%2Fposix-functions%2Fpthread_rwlock_destroy.texi;h=052cdacbf74549b0efb68e8db78ad08dc81f7515;hb=dda91304c22ecf4ca4d937cf21631610b8f608f0;hp=3317a91cb3ff3902ba10a016be67ae5bb9ab9950;hpb=2b6c08c775ae4e80b52aa41058ea5939f778b44b;p=gnulib.git diff --git a/doc/posix-functions/pthread_rwlock_destroy.texi b/doc/posix-functions/pthread_rwlock_destroy.texi index 3317a91cb..052cdacbf 100644 --- a/doc/posix-functions/pthread_rwlock_destroy.texi +++ b/doc/posix-functions/pthread_rwlock_destroy.texi @@ -2,7 +2,7 @@ @section @code{pthread_rwlock_destroy} @findex pthread_rwlock_destroy -POSIX specification: @url{http://www.opengroup.org/susv3xsh/pthread_rwlock_destroy.html} +POSIX specification:@* @url{http://www.opengroup.org/onlinepubs/9699919799/functions/pthread_rwlock_destroy.html} Gnulib module: --- @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -HP-UX 11, OSF/1 4.0, Solaris 2.6, mingw, BeOS. +Minix 3.1.8, HP-UX 11, OSF/1 4.0, Solaris 2.6, mingw, MSVC 9, BeOS. @end itemize