]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
merge with 3.9
authorJim Meyering <jim@meyering.net>
Thu, 21 Oct 1993 14:48:03 +0000 (14:48 +0000)
committerJim Meyering <jim@meyering.net>
Thu, 21 Oct 1993 14:48:03 +0000 (14:48 +0000)
old/fileutils/ChangeLog

index d6eaf31c58add5d267e2881429675be54f8aa0ce..deab91678062179e34a4021f008a6118616aa141 100644 (file)
@@ -3,7 +3,8 @@ Mon Oct 18 00:13:40 1993  Jim Meyering  (meyering@comco.com)
        * src/*.c (usage): Now the usage message is simply
        "Try `%s --help' for more information.  From Francois Pinard.
 
-       * src/Makefile.in [LIBPROGS]: Depend on ../lib/libfu.a and version.o.
+       * src/Makefile.in [LIBPROGS]: Depend on ../lib/libfu.a and
+       version.o.  From Francois Pinard.
 
        * src/*.c (usage): Remove blank line before "Try `%s --help..."
        in usage message.