diff options
author | Jim Meyering <jim@meyering.net> | 2000-05-01 14:59:21 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2000-05-01 14:59:21 +0000 |
commit | e0263e15f1e9e986fa4db66acc1477b1e24aa3dc (patch) | |
tree | 22647b5733e3d25b7da2b65fac5f90fd98710390 /old | |
parent | cb58624cefaf269fe3ebfc267f6804ffb410af5b (diff) | |
download | coreutils-e0263e15f1e9e986fa4db66acc1477b1e24aa3dc.tar.xz |
*** empty log message ***
Diffstat (limited to 'old')
-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 cd5afb311..0814ca715 100644 --- a/old/fileutils/NEWS +++ b/old/fileutils/NEWS @@ -38,7 +38,7 @@ Changes in release 4.1: [4.0m] * mv accepts new option: --strip-trailing-slashes (soon, many other programs will, too) -* df no longer hangs when there is inaccessible mount point unrelated to PATH +* df no longer hangs when there is an inaccessible mount point unrelated to PATH * rmdir --verbose no longer prints extra, bogus diagnosic upon failure * fix df bug that made it print bogus values in the `Use%' column. * touch -d once again parses dates with `hh:mm ZONE' time zone info. |