autoupdate
[gnulib.git] / doc / posix-functions / stat.texi
index ef09740..c10896e 100644 (file)
@@ -2,7 +2,7 @@
 @section @code{stat}
 @findex stat
 
-POSIX specification: @url{http://www.opengroup.org/onlinepubs/9699919799/functions/stat.html}
+POSIX specification:@* @url{http://www.opengroup.org/onlinepubs/9699919799/functions/stat.html}
 
 Gnulib module: stat
 
@@ -11,7 +11,7 @@ Portability problems fixed by Gnulib:
 @item
 On some platforms, @code{stat("link-to-file/",buf)} succeeds instead
 of failing with @code{ENOTDIR}.
-FreeBSD 7.2, Solaris 9.
+FreeBSD 7.2, AIX 7.1, Solaris 9.
 @item
 On some platforms, @code{stat(".",buf)} and @code{stat("./",buf)} give
 different results: