Author: guillem
Date: 2007-06-12 05:00:07 +0000 (Tue, 12 Jun 2007)
New Revision: 812

Modified:
   trunk/debian/changelog
   trunk/man/ChangeLog
   trunk/man/dpkg-source.1
   trunk/man/install-info.8
Log:
- 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


Modified: trunk/debian/changelog
===================================================================
--- trunk/debian/changelog      2007-06-12 04:10:28 UTC (rev 811)
+++ trunk/debian/changelog      2007-06-12 05:00:07 UTC (rev 812)
@@ -12,6 +12,11 @@
     - 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)

Modified: trunk/man/ChangeLog
===================================================================
--- trunk/man/ChangeLog 2007-06-12 04:10:28 UTC (rev 811)
+++ trunk/man/ChangeLog 2007-06-12 05:00:07 UTC (rev 812)
@@ -1,5 +1,13 @@
 2007-06-12  Guillem Jover  <[EMAIL PROTECTED]>
 
+       * 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  <[EMAIL PROTECTED]>
+
        * deb-substvars.5: Unify title header.
        * dpkg.1: Likewise.
        * dpkg-buildpackage.1: Likewise.

Modified: trunk/man/dpkg-source.1
===================================================================
--- trunk/man/dpkg-source.1     2007-06-12 04:10:28 UTC (rev 811)
+++ trunk/man/dpkg-source.1     2007-06-12 05:00:07 UTC (rev 812)
@@ -54,8 +54,7 @@
 .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.

Modified: trunk/man/install-info.8
===================================================================
--- trunk/man/install-info.8    2007-06-12 04:10:28 UTC (rev 811)
+++ trunk/man/install-info.8    2007-06-12 05:00:07 UTC (rev 812)
@@ -57,10 +57,8 @@
 
 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.
 


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to