diff options
Diffstat (limited to 'doc/posix-functions/pthread_once.texi')
-rw-r--r-- | doc/posix-functions/pthread_once.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/posix-functions/pthread_once.texi b/doc/posix-functions/pthread_once.texi index 7845cbff00..3c10c7b005 100644 --- a/doc/posix-functions/pthread_once.texi +++ b/doc/posix-functions/pthread_once.texi @@ -2,7 +2,7 @@ @section @code{pthread_once} @findex pthread_once -POSIX specification: @url{http://www.opengroup.org/susv3xsh/pthread_once.html} +POSIX specification: @url{http://www.opengroup.org/onlinepubs/9699919799/functions/pthread_once.html} Gnulib module: --- |