diff options
-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. |