summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2006-07-21 13:32:40 +0000
committerJim Meyering <jim@meyering.net>2006-07-21 13:32:40 +0000
commitc6a13a33544a32c3d21afcd2faccb8c5e677a802 (patch)
tree48f8f82ad2f699902482ee4c978447a396ffa73e /ChangeLog
parent680bd6f6dd1615e37c7512650590a582df6757b9 (diff)
downloadcoreutils-c6a13a33544a32c3d21afcd2faccb8c5e677a802.tar.xz
* src/su.c (usage): Correct typo in --help output: s/commmand/command/
Reported by Tim Waugh. Also remove the comment duplicating much of --help output.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8c27da82f..b0a893996 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2006-07-21 Jim Meyering <jim@meyering.net>
+ * src/su.c (usage): Correct typo in --help output: s/commmand/command/
+ Reported by Tim Waugh.
+ Also remove the comment duplicating much of --help output.
+
* src/ls.c (FILE_TYPE_INDICATOR_OPTION): Reposition this new
name so the list remains alphabetized.