(usage): Make --kilobytes description consistent with
authorJim Meyering <jim@meyering.net>
Mon, 29 Jun 1998 03:42:50 +0000 (03:42 +0000)
committerJim Meyering <jim@meyering.net>
Mon, 29 Jun 1998 03:42:50 +0000 (03:42 +0000)
that in du and df.  From Göran Uddeborg.

src/ls.c

index e27d765..b6cf4d8 100644 (file)
--- 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\