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