X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=doc%2Fposix-functions%2Fpthread_rwlock_trywrlock.texi;h=554a2ea9ce3d28a498f162164ec60748883260a2;hb=a765077b04a89bffa2a6095c7988fb9a70857d7f;hp=a3ec24cd7e6e919779de0c2fed3897936988140c;hpb=2b6c08c775ae4e80b52aa41058ea5939f778b44b;p=gnulib.git diff --git a/doc/posix-functions/pthread_rwlock_trywrlock.texi b/doc/posix-functions/pthread_rwlock_trywrlock.texi index a3ec24cd7..554a2ea9c 100644 --- a/doc/posix-functions/pthread_rwlock_trywrlock.texi +++ b/doc/posix-functions/pthread_rwlock_trywrlock.texi @@ -2,7 +2,7 @@ @section @code{pthread_rwlock_trywrlock} @findex pthread_rwlock_trywrlock -POSIX specification: @url{http://www.opengroup.org/susv3xsh/pthread_rwlock_trywrlock.html} +POSIX specification:@* @url{http://www.opengroup.org/onlinepubs/9699919799/functions/pthread_rwlock_trywrlock.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