]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Mon, 8 Dec 2003 08:37:41 +0000 (08:37 +0000)
committerJim Meyering <jim@meyering.net>
Mon, 8 Dec 2003 08:37:41 +0000 (08:37 +0000)
doc/ChangeLog

index e2644afd12dd9b8ab97c67ff9d003b2d7bb2a672..3f5fe80b4d6d3a943d2f7ad88f7f2530e5d37890 100644 (file)
@@ -1,3 +1,12 @@
+2003-12-03  Paul Eggert  <eggert@twinsun.com>
+
+       * coreutils.texi (What information is listed, chroot invocation):
+       Adjust example 'ls' output to match new behavior with narrower
+       output columns.
+       (The cut command): Remove example that cut the output of
+       'ls -l'.  The output was incorrect even with the old 'ls', and
+       the whole idea of using 'cut' on 'ls -l' output is bogus anyway.
+
 2003-11-24  Paul Eggert  <eggert@twinsun.com>
 
        Parse floating-point operands and options in the C locale.