Author: guillem Date: 2006-05-25 20:20:44 +0000 (Thu, 25 May 2006) New Revision: 346
Modified: trunk/debian/changelog trunk/man/C/install-info.8 trunk/man/ChangeLog Log: Correct default info directory for '--infodir' in intall-info man page (Ben Pfaff). Closes: #368875 Modified: trunk/debian/changelog =================================================================== --- trunk/debian/changelog 2006-05-25 20:15:04 UTC (rev 345) +++ trunk/debian/changelog 2006-05-25 20:20:44 UTC (rev 346) @@ -64,6 +64,8 @@ Closes: #366351 * Properly check and report lock file existence in install-info. Based on patch by Ben Pfaff. Closes: #368874 + * Correct default info directory for '--infodir' in intall-info man + page (Ben Pfaff). Closes: #368875 [ Updated dpkg Translations ] * Portuguese (Miguel Figueiredo). Modified: trunk/man/C/install-info.8 =================================================================== --- trunk/man/C/install-info.8 2006-05-25 20:15:04 UTC (rev 345) +++ trunk/man/C/install-info.8 2006-05-25 20:20:44 UTC (rev 346) @@ -165,7 +165,7 @@ be located in .IR infodir . The default is -.BR /usr/info . +.BR /usr/share/info/ . .TP .BI \-\-align= nnn " [deprecated]" Specifies that the first line of the description should be indented at Modified: trunk/man/ChangeLog =================================================================== --- trunk/man/ChangeLog 2006-05-25 20:15:04 UTC (rev 345) +++ trunk/man/ChangeLog 2006-05-25 20:20:44 UTC (rev 346) @@ -1,3 +1,7 @@ +2006-05-25 Ben Pfaff <[EMAIL PROTECTED]> + + * C/install-info.8: Correct default info directory for '--infodir'. + 2006-05-23 Guillem Jover <[EMAIL PROTECTED]> * C/dpkg-source.1: Document that the source:Upstream-Version substvar -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]