X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=doc%2Fposix-functions%2Fsched_yield.texi;h=9d9d14cc86fca7bcb21ac681e249b215b1ff21ee;hb=11639c694b44a9869f00e3ce6ad58e932a95cbfa;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..9d9d14cc8 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