diff options
author | Jim Meyering <meyering@redhat.com> | 2009-09-21 14:28:54 +0200 |
---|---|---|
committer | Jim Meyering <meyering@redhat.com> | 2009-09-21 15:30:38 +0200 |
commit | fee869488654c5b971d27d5e2c6a057c947263d1 (patch) | |
tree | df4e0e19dc69724c07403a2893d2115d29eb2ee6 /src | |
parent | 3a169f4c5d9159283548178668d2fae6fced3030 (diff) | |
download | coreutils-fee869488654c5b971d27d5e2c6a057c947263d1.tar.xz |
doc: ls: add an article, "the"
* src/ls.c (usage): Tweak wording.
Diffstat (limited to 'src')
-rw-r--r-- | src/ls.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -4673,7 +4673,7 @@ Mandatory arguments to long options are mandatory for short options too.\n\ Using color to distinguish types of files is not enabled by default, or when\n\ --color=never is specified. With --color=auto, color codes are output only\n\ when standard output is connected to a terminal. The LS_COLORS environment\n\ -variable can change the default codes and can be set using dircolors command.\n\ +variable can change the settings. Use the dircolors command to set it.\n\ "), stdout); fputs (_("\ \n\ |