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