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