From: Jim Meyering Date: Sat, 3 Oct 1998 19:47:20 +0000 (+0000) Subject: . X-Git-Tag: FILEUTILS-4_0-b2~17 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dcd55a5277bb0ec312dcce3df1d0e575b4007db5;p=thirdparty%2Fcoreutils.git . --- diff --git a/old/sh-utils/ChangeLog b/old/sh-utils/ChangeLog index ee847cfc9b..61d09521ea 100644 --- a/old/sh-utils/ChangeLog +++ b/old/sh-utils/ChangeLog @@ -1,5 +1,18 @@ 1998-10-03 Jim Meyering + * man/Makefile.am: Switch to using help2man. + (EXTRA_DIST): Add Makefile.summ. + + * man/help2man: Invoke program with --manhelp option only if + --name=STRING not specified. Otherwise, this would fail with `yes'. + * man/Makefile.summ: New file. + * man/Makefile.maint: Include it. + * man/help2man: New file. + * man/GNUmakefile: New file. + * man/Makefile.maint: New file. + * man/*.x: New files. + * man/*.1: Remove files. + * src/Makefile.am (install-exec-local): Change comments to use `##' to avoid automake warning.