*** 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 6fbc736..56cbfd9 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