X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=doc%2Fposix-functions%2Frmdir.texi;h=9e26f68975766069c5fafcc3cb8cc273ec3ffc85;hb=a155c5688ab059c1c2fff7f132116b455ddb37ba;hp=aca8b8b622cbf2c3939f4722ac041be50742e61d;hpb=b433e6454b40de02a3f208a52a4a3813d26a14e8;p=gnulib.git diff --git a/doc/posix-functions/rmdir.texi b/doc/posix-functions/rmdir.texi index aca8b8b62..9e26f6897 100644 --- a/doc/posix-functions/rmdir.texi +++ b/doc/posix-functions/rmdir.texi @@ -16,8 +16,6 @@ Cygwin 1.5.x. This function fails with @code{EINVAL} instead of the expected @code{ENOTDIR} for @code{rmdir("file/")} on some platforms: mingw. -@item -This function is missing on some old platforms. @end itemize Portability problems not fixed by Gnulib: