From: Jim Meyering Date: Fri, 23 Nov 2001 20:31:29 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: FILEUTILS-4_1_2~8 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=90ed4c7d26d8ed81bf523379c7d335a40c01e81f;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index dfc5ff705f..d0854e572f 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -1,5 +1,10 @@ 2001-11-23 Jim Meyering + * 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.