]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
.
authorJim Meyering <jim@meyering.net>
Mon, 29 Jun 1998 03:42:55 +0000 (03:42 +0000)
committerJim Meyering <jim@meyering.net>
Mon, 29 Jun 1998 03:42:55 +0000 (03:42 +0000)
old/fileutils/ChangeLog

index 0bbf6063dce1aea832802b104c52ef554945743c..ba4ae2da0726872dc6d81a6f1091ee2d51bf30be 100644 (file)
@@ -1,5 +1,8 @@
 1998-06-28  Jim Meyering  <meyering@ascend.com>
 
+       * src/ls.c (usage): Make --kilobytes description consistent with
+       that in du and df.  From Göran Uddeborg.
+
        * lib/mountlist.c (fsp_to_string): Clean out some crufty #ifdefs
        now that we're using the jm_FSTYPENAME autoconf macro.