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