summaryrefslogtreecommitdiff
path: root/old/fileutils/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'old/fileutils/ChangeLog')
-rw-r--r--old/fileutils/ChangeLog3
1 files changed, 2 insertions, 1 deletions
diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog
index d6eaf31c5..deab91678 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.