From fee869488654c5b971d27d5e2c6a057c947263d1 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Mon, 21 Sep 2009 14:28:54 +0200 Subject: doc: ls: add an article, "the" * src/ls.c (usage): Tweak wording. --- src/ls.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/ls.c b/src/ls.c index 10d024bac..2fb528276 100644 --- a/src/ls.c +++ b/src/ls.c @@ -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\ -- cgit v1.2.3-54-g00ecf