Merge branch 'stable'
[gnulib.git] / doc / posix-functions / sleep.texi
index 6df8693..535bf66 100644 (file)
@@ -2,7 +2,7 @@
 @section @code{sleep}
 @findex sleep
 
-POSIX specification: @url{http://www.opengroup.org/onlinepubs/9699919799/functions/sleep.html}
+POSIX specification:@* @url{http://www.opengroup.org/onlinepubs/9699919799/functions/sleep.html}
 
 Gnulib module: sleep
 
@@ -10,7 +10,7 @@ Portability problems fixed by Gnulib:
 @itemize
 @item
 This function is missing on some platforms:
-mingw (2005 or newer).
+mingw (2005 or newer), MSVC 9.
 @item
 This function takes milliseconds as argument and returns @code{void} on some
 platforms: