X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=doc%2Fposix-functions%2Fremove.texi;h=83a8955c9ba0e250121e382154b693b2c4b3f113;hb=78d218ff8a7c36feaa55c58abdcec8270654e6f1;hp=b3e3d1b1fb135c16ab37aeafa190bf059c2185e1;hpb=c26924950a3a546112e35c99aad85c0855f4664a;p=gnulib.git diff --git a/doc/posix-functions/remove.texi b/doc/posix-functions/remove.texi index b3e3d1b1f..83a8955c9 100644 --- a/doc/posix-functions/remove.texi +++ b/doc/posix-functions/remove.texi @@ -11,7 +11,7 @@ Portability problems fixed by Gnulib: @item This function fails to reject trailing slashes on non-directories on some platforms: -Solaris 9. +FreeBSD 7.2, Solaris 9. @item This function mistakenly removes a directory with @code{remove("dir/./")} on some platforms: