X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=doc%2Fposix-functions%2Fopen.texi;h=6ba483d79a3e56c368e0886028822a10afe944c6;hb=df8bc51660941d7464dcd31170690519cb95c0c2;hp=933a2461531522668d535356bc31f7b65db93edc;hpb=ec919e79c7278b5b69aced77c453e5b165accfcf;p=gnulib.git diff --git a/doc/posix-functions/open.texi b/doc/posix-functions/open.texi index 933a24615..6ba483d79 100644 --- a/doc/posix-functions/open.texi +++ b/doc/posix-functions/open.texi @@ -12,7 +12,7 @@ Portability problems fixed by the Gnulib module open: This function does not fail when the file name argument ends in a slash and (without the slash) names a nonexistent file or a file that is not a directory, on some platforms: -FreeBSD 7.2, HP-UX 11.00, Solaris 9, Irix 5.3. +FreeBSD 7.2, AIX 7.1, HP-UX 11.00, Solaris 9, Irix 5.3. @item On Windows platforms (excluding Cygwin), this function does usually not recognize the @file{/dev/null} filename.