gettimeofday: port recent C++ fix to Emacs
[gnulib.git] / doc / posix-functions / pthread_rwlock_init.texi
index 3dde175..225ed13 100644 (file)
@@ -2,7 +2,7 @@
 @section @code{pthread_rwlock_init}
 @findex pthread_rwlock_init
 
-POSIX specification: @url{http://www.opengroup.org/onlinepubs/9699919799/functions/pthread_rwlock_init.html}
+POSIX specification:@* @url{http://www.opengroup.org/onlinepubs/9699919799/functions/pthread_rwlock_init.html}
 
 Gnulib module: ---
 
@@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on some platforms:
-OSF/1 4.0, Solaris 2.6, mingw, BeOS.
+Minix 3.1.8, OSF/1 4.0, Solaris 2.6, mingw, MSVC 9, BeOS.
 @end itemize