X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=doc%2Fposix-functions%2Fstat.texi;h=ef09740eeddb2f3257e07a3bccd0123e0b77519d;hb=ec1472041c35a30a4bdc7abeac5bd283a0ff5ff5;hp=5fdb683afe01b18aebf1ca6b1c2cf98951e157a6;hpb=c9d72f69bd201a1ab31464d91f234ea1817fe0e1;p=gnulib.git diff --git a/doc/posix-functions/stat.texi b/doc/posix-functions/stat.texi index 5fdb683af..ef09740ee 100644 --- a/doc/posix-functions/stat.texi +++ b/doc/posix-functions/stat.texi @@ -9,9 +9,9 @@ Gnulib module: stat Portability problems fixed by Gnulib: @itemize @item -On some platforms, @code{stat("file/",buf)} succeeds instead of -failing with @code{ENOTDIR}. -Solaris 9. +On some platforms, @code{stat("link-to-file/",buf)} succeeds instead +of failing with @code{ENOTDIR}. +FreeBSD 7.2, Solaris 9. @item On some platforms, @code{stat(".",buf)} and @code{stat("./",buf)} give different results: