doc: use ASCII in .texi files where UTF-8 isn't needed
[gnulib.git] / doc / posix-headers / utime.texi
index 7e64916..cdeb019 100644 (file)
@@ -1,7 +1,7 @@
 @node utime.h
 @section @file{utime.h}
 
-POSIX specification:@* @url{http://www.opengroup.org/susv3xbd/utime.h.html}
+POSIX specification:@* @url{http://www.opengroup.org/onlinepubs/9699919799/basedefs/utime.h.html}
 
 Gnulib module: ---
 
@@ -12,6 +12,6 @@ Portability problems fixed by Gnulib:
 Portability problems not fixed by Gnulib:
 @itemize
 @item
-This header file is missing on some platforms.  Use @code{<sys/utime.h>}
+This header file is missing on some platforms: MSVC 9.  Use @code{<sys/utime.h>}
 if @code{<utime.h>} is missing.
 @end itemize