From 868ed3b0af1be5b031cef2b5397ebe642709642b Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Mon, 29 Jun 1998 03:42:50 +0000 Subject: [PATCH] =?utf8?q?(usage):=20Make=20--kilobytes=20description=20co?= =?utf8?q?nsistent=20with=20that=20in=20du=20and=20df.=20=20From=20G=F6ran?= =?utf8?q?=20Uddeborg.?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- src/ls.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/ls.c b/src/ls.c index e27d765197..b6cf4d8348 100644 --- a/src/ls.c +++ b/src/ls.c @@ -2890,7 +2890,7 @@ Sort entries alphabetically if none of -cftuSUX nor --sort.\n\ none (default), classify (-F), file-type (-p)\n\ -i, --inode print index number of each file\n\ -I, --ignore=PATTERN do not list implied entries matching shell PATTERN\n\ - -k, --kilobytes use 1024 blocks, not 512 despite POSIXLY_CORRECT\n\ + -k, --kilobytes use 1024 byte blocks\n\ -l use a long listing format\n\ -L, --dereference list entries pointed to by symbolic links\n\ -m fill width with a comma separated list of entries\n\ -- 2.47.3