From dcd55a5277bb0ec312dcce3df1d0e575b4007db5 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Sat, 3 Oct 1998 19:47:20 +0000 Subject: [PATCH] . --- old/sh-utils/ChangeLog | 13 +++++++++++++ 1 file changed, 13 insertions(+) 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. -- 2.47.3