diff options
author | Jim Meyering <jim@meyering.net> | 2000-06-15 19:46:54 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2000-06-15 19:46:54 +0000 |
commit | 90d6a55246b5437b910b803f7e9d1c2f474dc8ce (patch) | |
tree | 544df44afca1911c0261267eebe4172a01738f07 /old/fileutils | |
parent | 998ec04ca6ae12bedbcccb36cb567a1f4c2f0efd (diff) | |
download | coreutils-90d6a55246b5437b910b803f7e9d1c2f474dc8ce.tar.xz |
*** empty log message ***
Diffstat (limited to 'old/fileutils')
-rw-r--r-- | old/fileutils/NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/old/fileutils/NEWS b/old/fileutils/NEWS index d7c5dcea8..e0699d1cc 100644 --- a/old/fileutils/NEWS +++ b/old/fileutils/NEWS @@ -1,5 +1,6 @@ Changes in release 4.1: [4.0v] +* df, du, and ls now round disk usage up and disk free space down * df, du, ls: --block-size=N now works for values of N that are e.g., not a multiple of the file's block size [4.0u] |