X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=doc%2Fposix-functions%2Fnanosleep.texi;h=7f497294cfbeb7c760d772a490f9e99c367ee5ce;hb=a425462f784164b73297d8992075fd9aebd65a94;hp=f4f0b565d047659d2ccc983085282aad7a92cdff;hpb=a905b35027f406a031a844995b32b7b9291d0336;p=gnulib.git diff --git a/doc/posix-functions/nanosleep.texi b/doc/posix-functions/nanosleep.texi index f4f0b565d..7f497294c 100644 --- a/doc/posix-functions/nanosleep.texi +++ b/doc/posix-functions/nanosleep.texi @@ -2,7 +2,7 @@ @section @code{nanosleep} @findex nanosleep -POSIX specification: @url{http://www.opengroup.org/onlinepubs/9699919799/functions/nanosleep.html} +POSIX specification:@* @url{http://www.opengroup.org/onlinepubs/9699919799/functions/nanosleep.html} Gnulib module: nanosleep @@ -10,7 +10,7 @@ Portability problems fixed by Gnulib: @itemize @item This function is missing on some platforms: -Solaris 2.4, mingw, Interix 3.5, BeOS. +Solaris 2.4, mingw, MSVC 9, Interix 3.5, BeOS. @item This function reports failure when called with small arguments such as 1 ns on some platforms: