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