diff options
author | Jim Meyering <jim@meyering.net> | 2001-11-23 20:31:29 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2001-11-23 20:31:29 +0000 |
commit | 90ed4c7d26d8ed81bf523379c7d335a40c01e81f (patch) | |
tree | a6e863d0f5d0b0f4e87c5551e0e98206eb2b9d84 /old | |
parent | 072b27d4d2dffefe7c7f1d3143b5e05c50eb4ed7 (diff) | |
download | coreutils-90ed4c7d26d8ed81bf523379c7d335a40c01e81f.tar.xz |
*** empty log message ***
Diffstat (limited to 'old')
-rw-r--r-- | old/fileutils/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index dfc5ff705..d0854e572 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -1,5 +1,10 @@ 2001-11-23 Jim Meyering <meyering@lucent.com> + * cp.c, df.c, du.c, install.c, ln.c, ls.c, mkdir.c (usage): + * mkfifo.c, mknod.c, mv.c, shred.c, touch.c (usage): + Note that ``Mandatory arguments to long options are mandatory + for short options too.'' + * src/shred.c (usage): Use `output', not `print' in description of the --version option, so this message is consistent with all the rest. |