strtod: fix bug in replacement function on AIX
[gnulib.git] / doc / posix-functions / pthread_key_create.texi
index fbb0561..1559640 100644 (file)
@@ -2,7 +2,7 @@
 @section @code{pthread_key_create}
 @findex pthread_key_create
 
-POSIX specification: @url{http://www.opengroup.org/susv3xsh/pthread_key_create.html}
+POSIX specification: @url{http://www.opengroup.org/onlinepubs/9699919799/functions/pthread_key_create.html}
 
 Gnulib module: ---