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