Author: djpig
Date: 2006-05-17 05:38:11 +0000 (Wed, 17 May 2006)
New Revision: 329

Modified:
   trunk/debian/changelog
   trunk/man/C/dpkg.1
   trunk/man/ChangeLog
Log:
 Don't claim in dpkg man page that we set DPKG_OLD_CONFFILE and
DPKG_NEW_CONFFILE on sub shells since we actually don't.


Modified: trunk/debian/changelog
===================================================================
--- trunk/debian/changelog      2006-05-16 05:26:01 UTC (rev 328)
+++ trunk/debian/changelog      2006-05-17 05:38:11 UTC (rev 329)
@@ -32,6 +32,8 @@
     links. Closes: #349120, #349442
   * Update archtable to reflect current archive: Add amd64 and remove
     sh. Closes: #367329
+  * Don't claim in dpkg man page that we set DPKG_OLD_CONFFILE and
+    DPKG_NEW_CONFFILE on sub shells since we actually don't.
 
   [ Nicolas François ]
   * fix typos in the Russian man pages. Thanks to Stepan Golosunov.

Modified: trunk/man/C/dpkg.1
===================================================================
--- trunk/man/C/dpkg.1  2006-05-16 05:26:01 UTC (rev 328)
+++ trunk/man/C/dpkg.1  2006-05-17 05:38:11 UTC (rev 329)
@@ -541,16 +541,6 @@
 .B COLUMNS
 Sets the number of columns \fBdpkg\fP should use when displaying formatted
 text. Currently only used by \-l.
-.TP
-.B DPKG_OLD_CONFFILE
-Set by \fBdpkg\fP to the filename of the old configuration file 
-when you start a shell to examine a changed configuration.
-file.
-.TP
-.B DPKG_NEW_CONFFILE
-Set by \fBdpkg\fP to the filename of the newversion of a configuration file
-when you start a shell to examine a changed configuration.
-file.
 .
 .SH EXAMPLES
 To list packages related to the editor vi:

Modified: trunk/man/ChangeLog
===================================================================
--- trunk/man/ChangeLog 2006-05-16 05:26:01 UTC (rev 328)
+++ trunk/man/ChangeLog 2006-05-17 05:38:11 UTC (rev 329)
@@ -1,3 +1,9 @@
+2006-05-17  Frank Lichtenheld  <[EMAIL PROTECTED]>
+
+       * man/C/dpkg.1: We don't actually set
+       DPKG_OLD_CONFFILE and DPKG_NEW_CONFFILE on subshells,
+       so we shouldn't claim to do so.
+
 2006-05-16  Peter Karlsson  <[EMAIL PROTECTED]>
 
        * sv/deb-old.5.sv.po, sv/dpkg.1.sv.po: Partial updates.
@@ -5,11 +11,11 @@
 2006-05-14  Peter Karlsson  <[EMAIL PROTECTED]>
 
        * sv/822-date.1.sv.po, sv/deb.5.sv.po, sv/deb-control.5.sv.po,
-         sv/deb-old.5.sv.po, sv/dpkg.1.sv.po, sv/dpkg.cfg.5.sv.po,
-         sv/dpkg-deb.1.sv.po, sv/dpkg-query.1.sv.po, sv/dpkg-split.1.sv.po,
-         sv/dselect.1.sv.po, sv/dselect.cfg.5.sv.po,
-         sv/start-stop-daemon.8.sv.po: Began updating the Swedish
-         translation.
+       sv/deb-old.5.sv.po, sv/dpkg.1.sv.po, sv/dpkg.cfg.5.sv.po,
+       sv/dpkg-deb.1.sv.po, sv/dpkg-query.1.sv.po, sv/dpkg-split.1.sv.po,
+       sv/dselect.1.sv.po, sv/dselect.cfg.5.sv.po,
+       sv/start-stop-daemon.8.sv.po: Began updating the Swedish
+       translation.
 
 2006-05-14  Philippe Batailler <[EMAIL PROTECTED]>
 


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

Reply via email to