diff options
author | Jim Meyering <jim@meyering.net> | 1993-04-08 04:10:54 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 1993-04-08 04:10:54 +0000 |
commit | 0c6e5c710bac25a3676d0c04b185b70a7bfcf8b7 (patch) | |
tree | 496ea4f20527f6ba3ac419c4512814466a47f020 /old/fileutils | |
parent | 67c4edfeb2ba2a1aff0b42bf2f1bbdb737385b49 (diff) | |
download | coreutils-0c6e5c710bac25a3676d0c04b185b70a7bfcf8b7.tar.xz |
3.4.6 merge
Diffstat (limited to 'old/fileutils')
-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 289a77650..2e357df3f 100644 --- a/old/fileutils/NEWS +++ b/old/fileutils/NEWS @@ -5,7 +5,7 @@ Major changes in release 3.5: accepted since it is incompatible with the POSIX.2 standard * chmod accepts long-named options * dd conv=unblock doesn't hang -* new df option --exclude fstype +* new df option --exclude=fstype * new ls option --long-time Major changes in release 3.4: |