Work around a *printf bug with %ls on Solaris.
[gnulib.git] / doc / posix-functions / pthread_rwlock_trywrlock.texi
index a3ec24c..fc4f882 100644 (file)
@@ -2,7 +2,7 @@
 @section @code{pthread_rwlock_trywrlock}
 @findex pthread_rwlock_trywrlock
 
-POSIX specification: @url{http://www.opengroup.org/susv3xsh/pthread_rwlock_trywrlock.html}
+POSIX specification: @url{http://www.opengroup.org/onlinepubs/9699919799/functions/pthread_rwlock_trywrlock.html}
 
 Gnulib module: ---