]> git.ipfire.org Git - thirdparty/autoconf.git/commitdiff
* doc/autoconf.texi (Limitations of Usual Tools): Document that rm
authorPaul Eggert <eggert@cs.ucla.edu>
Wed, 25 Oct 2006 00:35:45 +0000 (00:35 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Wed, 25 Oct 2006 00:35:45 +0000 (00:35 +0000)
needs operands on NetBSD 2.0.2.  Problem reported by Bruno Haible.

ChangeLog
doc/autoconf.texi

index cd401c955d2244767114b2b6fdbfb4b0c0884f9b..2705995ca09833688440eb0a40d066eb9e80e71a 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2006-10-24  Paul Eggert  <eggert@cs.ucla.edu>
+
+       * doc/autoconf.texi (Limitations of Usual Tools): Document that rm
+       needs operands on NetBSD 2.0.2.  Problem reported by Bruno Haible.
+
 2006-10-24  Stepan Kasal  <kasal@ucw.cz>
 
        * tools/trace.at (autoconf --trace: user macros): Test `$%'.
index fb20df0ad28f1a72e198da40a8d24685afd6f17c..f4b43a8028382d3fc41310553cede12f66a0d138 100644 (file)
@@ -13597,6 +13597,11 @@ This problem no longer exists in Mac OS X 10.4.3.
 @prindex @command{rm}
 The @option{-f} and @option{-r} options are portable.
 
+It is not portable to invoke @command{rm} without operands.  For
+example, on many systems @samp{rm -f -r} (with no other arguments)
+silently succeeds without doing anything, but it fails with a diagnostic
+on Net@acronym{BSD} 2.0.2.
+
 A file might not be removed even if its parent directory is writable
 and searchable.  Many Posix hosts cannot remove a mount point, a named
 stream, a working directory, or a last link to a file that is being