summaryrefslogtreecommitdiff
path: root/old/fileutils
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2001-11-23 20:31:29 +0000
committerJim Meyering <jim@meyering.net>2001-11-23 20:31:29 +0000
commit90ed4c7d26d8ed81bf523379c7d335a40c01e81f (patch)
treea6e863d0f5d0b0f4e87c5551e0e98206eb2b9d84 /old/fileutils
parent072b27d4d2dffefe7c7f1d3143b5e05c50eb4ed7 (diff)
downloadcoreutils-90ed4c7d26d8ed81bf523379c7d335a40c01e81f.tar.xz
*** empty log message ***
Diffstat (limited to 'old/fileutils')
-rw-r--r--old/fileutils/ChangeLog5
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.