stat: detect FreeBSD bug
[gnulib.git] / doc / posix-functions / stat.texi
index 5fdb683..ef09740 100644 (file)
@@ -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: