summaryrefslogtreecommitdiff
path: root/doc/Makefile.am
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1998-11-21 17:33:45 +0000
committerJim Meyering <jim@meyering.net>1998-11-21 17:33:45 +0000
commit976ca672669cb7e4ff293e3b81af65f55e62e10d (patch)
treeac9c1c7b660f9d843a71c7d662112796192d5093 /doc/Makefile.am
parentaba712c3bc522d2706b0f09951e6545f2a259985 (diff)
downloadcoreutils-976ca672669cb7e4ff293e3b81af65f55e62e10d.tar.xz
tweak comment
Diffstat (limited to 'doc/Makefile.am')
-rw-r--r--doc/Makefile.am6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/Makefile.am b/doc/Makefile.am
index 73f05bcbb..d5511f5f1 100644
--- a/doc/Makefile.am
+++ b/doc/Makefile.am
@@ -3,8 +3,8 @@ info_TEXINFOS = fileutils.texi
EXTRA_DIST = perm.texi getdate.texi
-# Tell makeinfo to put everything in a single info file: sh-utils.info.
-# Otherwise, it would also generate files with names like sh-utils.info-[123],
-# and those names all map to one 14-byte name (sh-utils.info-) on some crufty
+# Tell makeinfo to put everything in a single info file: fileutils.info.
+# Otherwise, it would also generate files with names like fileutils.info-[123],
+# and those names all map to one 14-byte name (fileutils.info-) on some crufty
# old systems.
MAKEINFO = makeinfo --no-split