summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJim Meyering <meyering@redhat.com>2011-06-25 14:54:45 +0200
committerJim Meyering <meyering@redhat.com>2011-06-25 14:54:49 +0200
commit10ec91d84a53b3acae630864c2e82f2a74fa9c38 (patch)
tree4af6574f0ccef956d4260a52142bfb33a2dce23f
parent18839ad9c17c3f8fe42210e17c707bfc12fd4b1b (diff)
downloadcoreutils-10ec91d84a53b3acae630864c2e82f2a74fa9c38.tar.xz
doc: improve ls --help grammar
* src/ls.c (usage): Improve grammar. Reported by Peng Yu.
-rw-r--r--THANKS.in1
-rw-r--r--src/ls.c2
2 files changed, 2 insertions, 1 deletions
diff --git a/THANKS.in b/THANKS.in
index a7ec93308..2979d52ce 100644
--- a/THANKS.in
+++ b/THANKS.in
@@ -454,6 +454,7 @@ Paul Slootman paul@debian.org
Paul Townsend aab@purdue.edu
Paul Worrall paul@basilisk.uklinux.net
Pawel Prokop pablo@wizard.ae.krakow.pl
+Peng Yu pengyu.ut@gmail.com
Per Cederqvist ceder@lysator.liu.se
Per Kristian Hove perhov@math.ntnu.no
Per Starbäck starback@stp.lingfil.uu.se
diff --git a/src/ls.c b/src/ls.c
index a16725462..c604e14da 100644
--- a/src/ls.c
+++ b/src/ls.c
@@ -4588,7 +4588,7 @@ usage (int status)
printf (_("Usage: %s [OPTION]... [FILE]...\n"), program_name);
fputs (_("\
List information about the FILEs (the current directory by default).\n\
-Sort entries alphabetically if none of -cftuvSUX nor --sort.\n\
+Sort entries alphabetically if none of -cftuvSUX nor --sort is specified.\n\
\n\
"), stdout);
fputs (_("\