]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Fri, 21 Jun 2002 15:29:28 +0000 (15:29 +0000)
committerJim Meyering <jim@meyering.net>
Fri, 21 Jun 2002 15:29:28 +0000 (15:29 +0000)
old/fileutils/NEWS

index 6fbc7366fa417dfce9f6b4c12465e0d3265acb8c..56cbfd905856f9e06403c0b897f471487db42af8 100644 (file)
@@ -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