]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Sat, 19 Sep 1998 20:40:33 +0000 (20:40 +0000)
committerJim Meyering <jim@meyering.net>
Sat, 19 Sep 1998 20:40:33 +0000 (20:40 +0000)
old/fileutils/ChangeLog

index 1f2d9f811c41ebe1d46197fb6e681dff2f8ea6af..5535fa9932383efd360c58661dd777c9dc2f3673 100644 (file)
@@ -2,6 +2,13 @@
 
        * Version 3.16y.
 
+       * man/Makefile.am (transform): Define.
+       (man_MANS): Include ginstall.1, not install.1, to match the name
+       of the executable in ../src.
+       * man/ginstall.x: New file.
+       * man/install.x: Remove file.
+       * man/Makefile.maint (ginstall-summary): Renamed from install-summary.
+
        * man/Makefile.am (EXTRA_DIST): Add Makefile.maint and GNUmakefile.
        Reported by Akim Demaille.