diff options
author | Jim Meyering <jim@meyering.net> | 2002-06-21 12:13:51 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2002-06-21 12:13:51 +0000 |
commit | 807ad57ff1ac1ffdf1da32091f921cd0e86fefad (patch) | |
tree | 24f913406bd11d6a9d96ec31fa40fddec18889a2 /old | |
parent | 2b45b199f8d28c53266ec82725945675b0cdcc74 (diff) | |
download | coreutils-807ad57ff1ac1ffdf1da32091f921cd0e86fefad.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 c3b0984e9..af931f3c7 100644 --- a/old/fileutils/NEWS +++ b/old/fileutils/NEWS @@ -1,6 +1,6 @@ [4.1.9] * new programs: link, unlink, and stat -* New ls option: --author. +* New ls option: --author (for the Hurd). * `touch -c no-such-file' no longer fails, per POSIX [4.1.8] * mv no longer mistakenly creates links to preexisting destination files |