I installed this:
2006-12-29 Paul Eggert <[EMAIL PROTECTED]>
* doc/gzip.texi: Swap order of dircategory entries, to pacify
Debian install-info 1.10.28. This should fix
<http://bugs.debian.org/404048>.
--- doc/gzip.texi 8 Dec 2006 18:45:37 -0000 1.3
+++ doc/gzip.texi 30 Dec 2006 03:15:13 -0000
@@ -27,15 +27,17 @@ Free Documentation License''.
@end copying
@c Debian install-info (up through at least version 1.9.20) uses only the
[EMAIL PROTECTED] first dircategory. Put this one first, as it is more useful
in practice.
[EMAIL PROTECTED] Individual utilities
[EMAIL PROTECTED] first dircategory. But install-info 1.10.28 rejects any
attempt to
[EMAIL PROTECTED] put the more-useful individual utility first. So put the
less-useful
[EMAIL PROTECTED] general category first.
[EMAIL PROTECTED] Utilities
@direntry
-* gzip: (gzip)Invoking gzip. Compress files.
+* Gzip: (gzip). The gzip command for compressing files.
@end direntry
[EMAIL PROTECTED] Utilities
[EMAIL PROTECTED] Individual utilities
@direntry
-* Gzip: (gzip). The gzip command for compressing files.
+* gzip: (gzip)Invoking gzip. Compress files.
@end direntry
@titlepage