strchrnul: work around cygwin bug
[pspp] / doc / posix-functions / pthread_rwlock_timedwrlock.texi
index 7c71ad19336001c9695cf3fe819298a1164be10c..14cde42f879f3893cf5928c3df52016fab1f0b65 100644 (file)
@@ -2,7 +2,7 @@
 @section @code{pthread_rwlock_timedwrlock}
 @findex pthread_rwlock_timedwrlock
 
-POSIX specification: @url{http://www.opengroup.org/onlinepubs/9699919799/functions/pthread_rwlock_timedwrlock.html}
+POSIX specification:@* @url{http://www.opengroup.org/onlinepubs/9699919799/functions/pthread_rwlock_timedwrlock.html}
 
 Gnulib module: ---
 
@@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on some platforms:
-MacOS X 10.3, FreeBSD 5.2.1, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 9, Cygwin, mingw, BeOS.
+MacOS X 10.5, FreeBSD 5.2.1, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 9, Cygwin, mingw, BeOS.
 @end itemize