ChangeLog: 2008-02-25 Peter Breitenlohner * install-info/install-info.c: slightly reformat usage message (help2man requires two spaces). * doc/install-info.1: regenerated. ============================== diff -ur texinfo-4.11.90.orig/doc/install-info.1 texinfo-4.11.90/doc/install-info.1 --- texinfo-4.11.90.orig/doc/install-info.1 2008-02-23 00:35:14.000000000 +0100 +++ texinfo-4.11.90/doc/install-info.1 2008-02-25 15:43:24.000000000 +0100 @@ -16,7 +16,8 @@ delete existing entries for INFO\-FILE from DIR\-FILE; don't insert any new entries. .TP -\fB\-\-description\fR=\fITEXT\fR the description of the entry is TEXT; used with +\fB\-\-description\fR=\fITEXT\fR +the description of the entry is TEXT; used with the \fB\-\-name\fR option to become synonymous with the \fB\-\-entry\fR option. .TP diff -ur texinfo-4.11.90.orig/install-info/install-info.c texinfo-4.11.90/install-info/install-info.c --- texinfo-4.11.90.orig/install-info/install-info.c 2008-02-22 20:18:25.000000000 +0100 +++ texinfo-4.11.90/install-info/install-info.c 2008-02-25 15:43:14.000000000 +0100 @@ -510,7 +510,7 @@ --debug report what is being done.\n\ --delete delete existing entries for INFO-FILE from DIR-FILE;\n\ don't insert any new entries.\n\ - --description=TEXT the description of the entry is TEXT; used with\n\ + --description=TEXT the description of the entry is TEXT; used with\n\ the --name option to become synonymous with the\n\ --entry option.\n\ --dir-file=NAME specify file name of Info directory file;\n\