From f4034df4571d4b0842849cced8e6011d764cad95 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Sun, 7 Jan 2001 10:52:43 +0000 Subject: [PATCH] testing -- commit should fail --- src/ls.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/ls.c b/src/ls.c index 821ed64..006e07d 100644 --- a/src/ls.c +++ b/src/ls.c @@ -3252,9 +3252,9 @@ 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\ + otherwise: sort by ctime\n\ -C list entries by columns\n\ --color[=WHEN] control whether color is used to distinguish file\n\ types. WHEN may be `never', `always', or `auto'\n\ -- 2.7.4