From: Guillem Jover Date: Tue, 12 Jun 2007 05:00:07 +0000 (+0000) Subject: - Remove an additional space in install-info(8) and mark gzip in bold X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0e003349f47b3666fa1069ae3983b294d27157b7;p=dpkg - Remove an additional space in install-info(8) and mark gzip in bold and remove redundant reference to GNU. - Fix explanation of dpkg-source '-b' option, remove a reference to checking for a missing empty string argument, and add a reference to '-sX' arguments affecting the behaviour. Closes: #428167 --- diff --git a/debian/changelog b/debian/changelog index 21355c58..74553a32 100644 --- a/debian/changelog +++ b/debian/changelog @@ -12,6 +12,11 @@ dpkg (1.14.5) UNRELEASED; urgency=low - Reference deb-substvars(5) instead of dpkg-substvars(5). - Mark dpkg-* commands in bold. - Unify title header. + - Remove an additional space in install-info(8) and mark gzip in bold + and remove redundant reference to GNU. + - Fix explanation of dpkg-source '-b' option, remove a reference to + checking for a missing empty string argument, and add a reference + to '-sX' arguments affecting the behaviour. Closes: #428167 [ Updated dselect translations ] * French (Christian Perrier) diff --git a/man/ChangeLog b/man/ChangeLog index 9370c256..9bf7eb50 100644 --- a/man/ChangeLog +++ b/man/ChangeLog @@ -1,3 +1,11 @@ +2007-06-12 Guillem Jover + + * dpkg-source.1: Fix explanation of '-b' option, remove a reference + to checking for a missing empty string argument, and add a reference + to '-sX' arguments affecting the behaviour. + * install-info.8: Remove an additional space. Mark gzip in bold and + remove redundant reference to GNU. + 2007-06-12 Guillem Jover * deb-substvars.5: Unify title header. diff --git a/man/dpkg-source.1 b/man/dpkg-source.1 index 5d8bbac5..fb59c39c 100644 --- a/man/dpkg-source.1 +++ b/man/dpkg-source.1 @@ -54,8 +54,7 @@ will look for the original source tarfile .IB package _ upstream-version .orig.tar.gz or the original source directory .IB directory .orig -or the empty string (no original source, and so no diff) depending on -the arguments. +depending on the \fB\-sX\fP arguments. .TP .BR \-h ", " \-\-help Show the usage message and exit. diff --git a/man/install-info.8 b/man/install-info.8 index 87f5ddbc..0b946a9a 100644 --- a/man/install-info.8 +++ b/man/install-info.8 @@ -57,10 +57,8 @@ option). If .I filename -ends in -.B .gz -, it is taken to refer to a file compressed with GNU gzip; if it doesn't -exist, but a corresponding +ends in \fB.gz\fP, it is taken to refer to a file compressed with \fBgzip\fP; +if it doesn't exist, but a corresponding .IB filename .gz does, the latter is used instead.