Merge branch 'upstream'
[gnulib.git] / doc / posix-functions / utime.texi
index 8df87f9..9b5a7ee 100644 (file)
@@ -2,15 +2,15 @@
 @section @code{utime}
 @findex utime
 
-POSIX specification: @url{http://www.opengroup.org/susv3xsh/utime.html}
+POSIX specification: @url{http://www.opengroup.org/onlinepubs/9699919799/functions/utime.html}
 
 Gnulib module: utime
 
 Portability problems fixed by Gnulib:
 @itemize
 @item
-On some old platforms, @code{utime (file, NULL)} fails to set the file's
-timestamp to the current time.
+On some old platforms (Sequent), @code{utime (file, NULL)} fails to set the
+file's timestamp to the current time.
 @end itemize
 
 Portability problems not fixed by Gnulib: