summaryrefslogtreecommitdiff
path: root/src/ls.c
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2007-02-10 16:15:34 +0100
committerJim Meyering <jim@meyering.net>2007-02-10 16:15:34 +0100
commit0c2d21d3f2e8c8eabfb061f24db9368788254a00 (patch)
tree2ec56842a055621a6a151f38c0d68e8a57eed93a /src/ls.c
parentd2823705664b838ca91017d6703b54d42f128bed (diff)
downloadcoreutils-0c2d21d3f2e8c8eabfb061f24db9368788254a00.tar.xz
* src/csplit.c (usage): Use two spaces (not one) to separate
each option string from its description, so help2man formats the derived man page properly. Reported by Thomas Huriaux in <http://bugs.debian.org/410407>. * src/df.c (usage): Likewise. * src/du.c (usage): Likewise. * src/install.c (usage): Likewise. * src/ls.c (usage): Likewise.
Diffstat (limited to 'src/ls.c')
-rw-r--r--src/ls.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ls.c b/src/ls.c
index dbcc83ef4..364ea9140 100644
--- a/src/ls.c
+++ b/src/ls.c
@@ -4335,7 +4335,7 @@ Mandatory arguments to long options are mandatory for short options too.\n\
(overridden by -a or -A)\n\
"), stdout);
fputs (_("\
- --indicator-style=WORD append indicator with style WORD to entry names:\n\
+ --indicator-style=WORD append indicator with style WORD to entry names:\n\
none (default), slash (-p),\n\
file-type (--file-type), classify (-F)\n\
-i, --inode print the index number of each file\n\