doc: use ASCII in .texi files where UTF-8 isn't needed
[gnulib.git] / doc / posix-functions / rand_r.texi
index 9fee6ca..5f4063f 100644 (file)
@@ -2,7 +2,7 @@
 @section @code{rand_r}
 @findex rand_r
 
-POSIX specification: @url{http://www.opengroup.org/onlinepubs/9699919799/functions/rand_r.html}
+POSIX specification:@* @url{http://www.opengroup.org/onlinepubs/9699919799/functions/rand_r.html}
 
 Gnulib module: ---
 
@@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on some platforms:
-mingw.
+Minix 3.1.8, mingw, MSVC 9.
 @end itemize