summaryrefslogtreecommitdiff
path: root/old
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1998-09-19 20:40:33 +0000
committerJim Meyering <jim@meyering.net>1998-09-19 20:40:33 +0000
commitc11fa3240a0fb4f3bcc0adbce1b226a75ed59c11 (patch)
tree076c8f8d59bd9993180c5f6207c34e09e7879eb5 /old
parentca22f0d886898866d2199c7e8767133a6825dbca (diff)
downloadcoreutils-c11fa3240a0fb4f3bcc0adbce1b226a75ed59c11.tar.xz
*** empty log message ***
Diffstat (limited to 'old')
-rw-r--r--old/fileutils/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog
index 1f2d9f811..5535fa993 100644
--- a/old/fileutils/ChangeLog
+++ b/old/fileutils/ChangeLog
@@ -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.