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