strchrnul: work around cygwin bug
[pspp] / doc / posix-functions / pthread_exit.texi
index 7beccf45848a8771f4fc40b6e342f0242c0fe1e2..754d4eb39aa4b74d7b3f9250e7719eea4d1948ad 100644 (file)
@@ -2,7 +2,7 @@
 @section @code{pthread_exit}
 @findex pthread_exit
 
-POSIX specification: @url{http://www.opengroup.org/susv3xsh/pthread_exit.html}
+POSIX specification:@* @url{http://www.opengroup.org/onlinepubs/9699919799/functions/pthread_exit.html}
 
 Gnulib module: ---