]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Mon, 22 Jul 2002 15:39:23 +0000 (15:39 +0000)
committerJim Meyering <jim@meyering.net>
Mon, 22 Jul 2002 15:39:23 +0000 (15:39 +0000)
old/fileutils/ChangeLog

index 06e1b0d2c358f8a7bc53e25dd0d2921688a291e6..184532818cf50177ea75ac8f856f160e86f1d8d7 100644 (file)
@@ -2,6 +2,9 @@
 
        * Version 4.1.11.
 
+       * src/stat.c (usage): The short form of --dereference is now -L, not -l.
+       Reported by Kalle Olavi Niemitalo.
+
        * src/rm.c: Add new option, --presume-input-tty, for testing only.
        Not documented.