X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=doc%2Fposix-functions%2Fpthread_mutex_destroy.texi;h=0b93697c7f725337a48f3d23b0c4b03c8a7cbf08;hb=0f5a4162a9a8361be7e1c63b8e438002bfdee945;hp=e347649a4968b2ed4fc4c6a59ddab835d6cfab8a;hpb=244b71aedb0c8e8fbcb1e04696c36217bce3c974;p=gnulib.git diff --git a/doc/posix-functions/pthread_mutex_destroy.texi b/doc/posix-functions/pthread_mutex_destroy.texi index e347649a4..0b93697c7 100644 --- a/doc/posix-functions/pthread_mutex_destroy.texi +++ b/doc/posix-functions/pthread_mutex_destroy.texi @@ -2,7 +2,7 @@ @section @code{pthread_mutex_destroy} @findex pthread_mutex_destroy -POSIX specification: @url{http://www.opengroup.org/susv3xsh/pthread_mutex_destroy.html} +POSIX specification:@* @url{http://www.opengroup.org/onlinepubs/9699919799/functions/pthread_mutex_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, IRIX 5.3, Solaris 2.4, mingw, BeOS. +Minix 3.1.8, HP-UX 11, IRIX 5.3, Solaris 2.4, mingw, MSVC 9, BeOS. @end itemize