summaryrefslogtreecommitdiff
path: root/old/textutils
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2000-04-11 09:27:38 +0000
committerJim Meyering <jim@meyering.net>2000-04-11 09:27:38 +0000
commit29d6a0aa75648e1af37a68105d2e3ec3d46f45ec (patch)
tree06b5fed966676792ef19ef9871e186740139e44a /old/textutils
parent85846c1ba124b372312526ad00199a42beae3c10 (diff)
downloadcoreutils-29d6a0aa75648e1af37a68105d2e3ec3d46f45ec.tar.xz
*** empty log message ***
Diffstat (limited to 'old/textutils')
-rw-r--r--old/textutils/ChangeLog3
1 files changed, 2 insertions, 1 deletions
diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog
index 6e90347fa..f11c85bbb 100644
--- a/old/textutils/ChangeLog
+++ b/old/textutils/ChangeLog
@@ -4,7 +4,8 @@
(tail invocation): Use `@value's instead of referring to the
output of `tail --help' for defaults.
* doc/Makefile.am (constants.texi): New rule.
- (CLEANFILES): Add constants.texi.
+ (EXTRA_DIST): Add constants.texi.
+ (MAINTAINERCLEANFILES): Add it here, too.
(textutils.dvi, textutils.info): Depend on constants.texi.
* src/tail.c (usage): Clarify descriptions of the --max-* options.