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