summaryrefslogtreecommitdiff
path: root/doc/posix-functions/pthread_getspecific.texi
diff options
context:
space:
mode:
Diffstat (limited to 'doc/posix-functions/pthread_getspecific.texi')
-rw-r--r--doc/posix-functions/pthread_getspecific.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/posix-functions/pthread_getspecific.texi b/doc/posix-functions/pthread_getspecific.texi
index 131af25d92..ca547800fa 100644
--- a/doc/posix-functions/pthread_getspecific.texi
+++ b/doc/posix-functions/pthread_getspecific.texi
@@ -2,7 +2,7 @@
@section @code{pthread_getspecific}
@findex pthread_getspecific
-POSIX specification:@* @url{http://www.opengroup.org/onlinepubs/9699919799/functions/pthread_getspecific.html}
+POSIX specification:@* @url{https://pubs.opengroup.org/onlinepubs/9699919799/functions/pthread_getspecific.html}
Gnulib module: pthread-tss