Merge branch 'stable'
[gnulib.git] / doc / posix-functions / nice.texi
index 77edafd..083238c 100644 (file)
@@ -2,7 +2,7 @@
 @section @code{nice}
 @findex nice
 
-POSIX specification: @url{http://www.opengroup.org/onlinepubs/9699919799/functions/nice.html}
+POSIX specification:@* @url{http://www.opengroup.org/onlinepubs/9699919799/functions/nice.html}
 
 Gnulib module: ---
 
@@ -14,7 +14,7 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on some platforms:
-mingw, BeOS.
+mingw, MSVC 9, BeOS.
 @item
 In glibc before glibc 2.2.4, @code{nice} returned 0 upon success.
 @end itemize