X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=doc%2Fposix-functions%2Fpthread_mutex_lock.texi;h=c39bb9f7d1b190a1a78fa4945a450e2f98c6922a;hb=beae0bdcf7fe30f2415c16f6b8c1368d469e519c;hp=a28cdabec838aa5b2b8e394f81fccb00d5b74a9a;hpb=09ef7461110822a3970aa8eebcfaa740996a82f2;p=gnulib.git diff --git a/doc/posix-functions/pthread_mutex_lock.texi b/doc/posix-functions/pthread_mutex_lock.texi index a28cdabec..c39bb9f7d 100644 --- a/doc/posix-functions/pthread_mutex_lock.texi +++ b/doc/posix-functions/pthread_mutex_lock.texi @@ -2,7 +2,7 @@ @section @code{pthread_mutex_lock} @findex pthread_mutex_lock -POSIX specification: @url{http://www.opengroup.org/onlinepubs/9699919799/functions/pthread_mutex_lock.html} +POSIX specification:@* @url{http://www.opengroup.org/onlinepubs/9699919799/functions/pthread_mutex_lock.html} Gnulib module: --- @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -IRIX 5.3, Solaris 2.4, mingw, BeOS. +Minix 3.1.8, IRIX 5.3, Solaris 2.4, mingw, MSVC 9, BeOS. @end itemize