summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2003-01-15 12:23:34 +0000
committerJim Meyering <jim@meyering.net>2003-01-15 12:23:34 +0000
commit3786638a49dbf03d4507130018e73d5115a206d3 (patch)
tree676108653bc98acb9f1d4a22276cb76c89174d46 /ChangeLog
parentea4d81f3664813760da744189531285fefc9745a (diff)
downloadcoreutils-3786638a49dbf03d4507130018e73d5115a206d3.tar.xz
*** empty log message ***
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 9c0efd897..44027aab5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -19,7 +19,7 @@
* src/ls.c [enum Dereference_symlink]
(DEREF_COMMAND_LINE_SYMLINK_TO_DIR): Rename from
DEREF_COMMAND_LINE_ARGUMENTS. Update all uses.
- (long_options): Rename the option.
+ (long_options): Rename the long option.
(usage): Say that --dereference-... changes how ls treats
only symlinks to directories specified on the command line.