X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=doc%2Fposix-functions%2Fsleep.texi;h=29f600519b1843ed5ab100a32872e7ed5d799ef1;hb=bce9d2f253449c62e05c030307e4d298ef914df9;hp=092f875c219f2c46344235155a84f372a416680f;hpb=f3c6a2280ea9aa73e8976c5bb3bc8dea2164b682;p=gnulib.git diff --git a/doc/posix-functions/sleep.texi b/doc/posix-functions/sleep.texi index 092f875c2..29f600519 100644 --- a/doc/posix-functions/sleep.texi +++ b/doc/posix-functions/sleep.texi @@ -2,7 +2,7 @@ @section @code{sleep} @findex sleep -POSIX specification: @url{http://www.opengroup.org/susv3xsh/sleep.html} +POSIX specification:@* @url{http://www.opengroup.org/onlinepubs/9699919799/functions/sleep.html} Gnulib module: sleep @@ -15,6 +15,9 @@ mingw (2005 or newer). This function takes milliseconds as argument and returns @code{void} on some platforms: mingw (2005 and older). +@item +This function cannot sleep longer than 49.7 days on some platforms: +Cygwin 1.5.x. @end itemize Portability problems not fixed by Gnulib: