]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
.
authorJim Meyering <jim@meyering.net>
Sat, 3 Oct 1998 19:47:20 +0000 (19:47 +0000)
committerJim Meyering <jim@meyering.net>
Sat, 3 Oct 1998 19:47:20 +0000 (19:47 +0000)
old/sh-utils/ChangeLog

index ee847cfc9be7e75c83006ed38cce5f88c67ec67c..61d09521ea3ff43a9b604006f63b7a5e64ae006a 100644 (file)
@@ -1,5 +1,18 @@
 1998-10-03  Jim Meyering  <meyering@ascend.com>
 
+       * 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.