From: Jim Meyering Date: Sun, 7 Jan 2001 10:12:25 +0000 (+0000) Subject: (usage): Untabify. X-Git-Tag: FILEUTILS-4_0_36~72 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=4df9c47ca73005129a92a411abc1e2a18cef8f26;p=platform%2Fupstream%2Fcoreutils.git (usage): Untabify. --- diff --git a/src/ls.c b/src/ls.c index cb3d8bd..290640b 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\