From: Jim Meyering Date: Thu, 21 Oct 1993 14:48:03 +0000 (+0000) Subject: merge with 3.9 X-Git-Tag: textutils-1_12_1~826 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=193e68abd485958da7811d9fb18015d151145347;p=thirdparty%2Fcoreutils.git merge with 3.9 --- diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index d6eaf31c58..deab916780 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -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.