diff options
author | Jim Meyering <jim@meyering.net> | 2000-04-11 09:27:38 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2000-04-11 09:27:38 +0000 |
commit | 29d6a0aa75648e1af37a68105d2e3ec3d46f45ec (patch) | |
tree | 06b5fed966676792ef19ef9871e186740139e44a /old | |
parent | 85846c1ba124b372312526ad00199a42beae3c10 (diff) | |
download | coreutils-29d6a0aa75648e1af37a68105d2e3ec3d46f45ec.tar.xz |
*** empty log message ***
Diffstat (limited to 'old')
-rw-r--r-- | old/textutils/ChangeLog | 3 |
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. |