diff options
author | Jim Meyering <jim@meyering.net> | 2002-06-21 15:29:28 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2002-06-21 15:29:28 +0000 |
commit | 1e1836f7ca4f9bb0491ca5166e06276780e1a526 (patch) | |
tree | 1d2cf8bcbfaa49a28787160574c23eccf4b44da2 | |
parent | 4877e7ad84d8cf69383f54e3010e593fd70d336b (diff) | |
download | coreutils-1e1836f7ca4f9bb0491ca5166e06276780e1a526.tar.xz |
*** empty log message ***
-rw-r--r-- | old/fileutils/NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/old/fileutils/NEWS b/old/fileutils/NEWS index 6fbc7366f..56cbfd905 100644 --- a/old/fileutils/NEWS +++ b/old/fileutils/NEWS @@ -1,5 +1,5 @@ [4.1.9] -* rm can now remove very deep hierarchies, regardless of any limit on stack size +* rm can now remove very deep hierarchies, in spite of any limit on stack size * new programs: link, unlink, and stat * New ls option: --author (for the Hurd). * `touch -c no-such-file' no longer fails, per POSIX |