]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
tweak comment
authorJim Meyering <jim@meyering.net>
Sat, 21 Nov 1998 17:33:45 +0000 (17:33 +0000)
committerJim Meyering <jim@meyering.net>
Sat, 21 Nov 1998 17:33:45 +0000 (17:33 +0000)
doc/Makefile.am

index 73f05bcbb9205bd29326b5c6f49834cd44c94d48..d5511f5f1eadeee74dc81dd786b841c3451173ed 100644 (file)
@@ -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