]> git.saurik.com Git - apt.git/commitdiff
* Clarify documentation of --no-upgrade in apt-get(8) (...
authorArch Librarian <arch@canonical.com>
Mon, 20 Sep 2004 17:04:10 +0000 (17:04 +0000)
committerArch Librarian <arch@canonical.com>
Mon, 20 Sep 2004 17:04:10 +0000 (17:04 +0000)
Author: mdz
Date: 2003-12-20 23:44:32 GMT
* Clarify documentation of --no-upgrade in apt-get(8) (Closes: #219743)

debian/changelog
doc/apt-get.8.sgml

index c4dc418d4922c3c07ac16b95dfe2af182fdd5cd8..87f7f04eb6fe2eb11ac6df0beb4d5c7d0ad4fe2d 100644 (file)
@@ -26,8 +26,9 @@ apt (0.5.15) unstable; urgency=low
     - --recursive applies to both depends and rdepends
   * Japanese translation of documentation from Kurasawa Nozomu <nabetaro@slug.jp>
     (Closes: #186235)
+  * Clarify documentation of --no-upgrade in apt-get(8) (Closes: #219743)
 
- -- Matt Zimmerman <mdz@debian.org>  Sat, 20 Dec 2003 15:29:48 -0800
+ -- Matt Zimmerman <mdz@debian.org>  Sat, 20 Dec 2003 15:44:21 -0800
 
 apt (0.5.14) unstable; urgency=low
 
index 793b8bb577859477bff4b8176d537dcbbbf18465..0d6be65d7334fd1440834784f2cc476dc1333604 100644 (file)
 
      <VarListEntry><term><option/--no-upgrade/</>
      <ListItem><Para>
-     Do not upgrade packages; When used in conjunction with <literal/install/
-     <literal/no-upgrade/ will prevent packages listed from being upgraded
-     if they are already installed. 
+
+     Do not upgrade packages; When used in conjunction with
+     <literal/install/, <literal/no-upgrade/ will prevent packages
+     listed on the command linefrom being upgraded if they are already
+     installed.
+
      Configuration Item: <literal/APT::Get::Upgrade/.
      </VarListEntry>