]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Thu, 20 Feb 2003 10:35:27 +0000 (10:35 +0000)
committerJim Meyering <jim@meyering.net>
Thu, 20 Feb 2003 10:35:27 +0000 (10:35 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 3d4efe6a66eb3cd6a870e27d91aad740ffc4bd83..3e89698355dcc62ecc2d491ebd073d5da55627f6 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -4,7 +4,7 @@
   special file command line argument, df would display that argument.  E.g.,
   `df /dev/hda' would list `/dev/hda' as the `Filesystem', rather than say
   /dev/hda3 (the device on which `/' is mounted), as it does now.
-* du can now process arbitrarily deep hierarchies (subject to virtual memory).
+* du can now process much deeper hierarchies (subject to virtual memory).
   Before, it would segfault on hierarchies deeper than 20,000-30,000 levels.
 * test now works properly when invoked from a set user ID or set group ID
   context and when testing access to files subject to alternate protection