passfd: give nicer error for recvfd at eof
[gnulib.git] / doc / posix-functions / utime.texi
index 7ffffc7..9cfe373 100644 (file)
@@ -2,7 +2,7 @@
 @section @code{utime}
 @findex utime
 
-POSIX specification: @url{http://www.opengroup.org/onlinepubs/9699919799/functions/utime.html}
+POSIX specification:@* @url{http://www.opengroup.org/onlinepubs/9699919799/functions/utime.html}
 
 Gnulib module: ---
 
@@ -26,5 +26,5 @@ instead.
 On some platforms, the prototype for @code{utime} omits @code{const}
 for the second argument.  Fortunately, the argument is not modified,
 so it is safe to cast away const:
-mingw.
+mingw, MSVC 9.
 @end itemize