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