summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2001-01-07 10:12:25 +0000
committerJim Meyering <jim@meyering.net>2001-01-07 10:12:25 +0000
commit4df9c47ca73005129a92a411abc1e2a18cef8f26 (patch)
treed853a1611b46aadf743de6ea267108d191129c1b /src
parent354a71cdc251981315eefe8e69fbeb5ed90f1c21 (diff)
downloadcoreutils-4df9c47ca73005129a92a411abc1e2a18cef8f26.tar.xz
(usage): Untabify.
Diffstat (limited to 'src')
-rw-r--r--src/ls.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/ls.c b/src/ls.c
index cb3d8bd1b..290640b60 100644
--- a/src/ls.c
+++ b/src/ls.c
@@ -2349,7 +2349,7 @@ print_current_files (void)
break;
}
}
-
+
/* Return the expected number of columns in a long-format time stamp,
or zero if it cannot be calculated. */
@@ -3252,7 +3252,7 @@ Sort entries alphabetically if none of -cftuSUX nor --sort.\n\
--block-size=SIZE use SIZE-byte blocks\n\
-B, --ignore-backups do not list implied entries ending with ~\n\
-c with -lt: sort by, and show, ctime (time of last\n\
- modification of file status information)\n\
+ modification of file status information)\n\
with -l: show ctime and sort by name\n\
otherwise: sort by ctime\n\
-C list entries by columns\n\