X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=doc%2Fposix-functions%2Fsched_yield.texi;h=7a6a57658e5b87626743f0bd5af149f7ea340a57;hb=79d4e75d8e14dee5d91f58413942fe875857d4f5;hp=0e6aff8300d7ad216b642689aab0e0b696495105;hpb=2b6c08c775ae4e80b52aa41058ea5939f778b44b;p=gnulib.git diff --git a/doc/posix-functions/sched_yield.texi b/doc/posix-functions/sched_yield.texi index 0e6aff830..7a6a57658 100644 --- a/doc/posix-functions/sched_yield.texi +++ b/doc/posix-functions/sched_yield.texi @@ -2,7 +2,7 @@ @section @code{sched_yield} @findex sched_yield -POSIX specification: @url{http://www.opengroup.org/susv3xsh/sched_yield.html} +POSIX specification:@* @url{http://www.opengroup.org/onlinepubs/9699919799/functions/sched_yield.html} Gnulib module: --- @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -Solaris 2.4, mingw, BeOS. +IRIX 5.3, Solaris 2.4, mingw, BeOS. @end itemize