]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Sun, 9 Apr 2000 09:14:05 +0000 (09:14 +0000)
committerJim Meyering <jim@meyering.net>
Sun, 9 Apr 2000 09:14:05 +0000 (09:14 +0000)
old/textutils/ChangeLog

index bf38b2a726f5259d78cf99cecfdcfa60d0917bfd..6e90347fa2e3c6c4159da3a4d841e0142918cf01 100644 (file)
@@ -1,3 +1,15 @@
+2000-04-09  Jim Meyering  <meyering@lucent.com>
+
+       * doc/textutils.texi: Include constants.texi.
+       (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.
+       (textutils.dvi, textutils.info): Depend on constants.texi.
+
+       * src/tail.c (usage): Clarify descriptions of the --max-* options.
+       From Karl Berry.
+
 2000-04-03  Jim Meyering  <meyering@lucent.com>
 
        * configure.in (AC_CHECK_HEADERS): Remove langinfo.h.  Now it's in m4/.