unlink: Update regarding AIX.
[gnulib.git] / doc / posix-functions / unlink.texi
index 50d45ac..1a71f3c 100644 (file)
@@ -10,7 +10,7 @@ Portability problems fixed by Gnulib:
 @itemize
 @item
 Some systems mistakenly succeed on @code{unlink("link-to-file/")}:
-GNU/Hurd, FreeBSD 7.2, Solaris 9.
+GNU/Hurd, FreeBSD 7.2, AIX 7.1, Solaris 9.
 @item
 On MacOS X 10.5.6, in a writable HFS mount, @code{unlink("..")} succeeds
 without doing anything.