summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArch Librarian <arch@canonical.com>2004-09-20 17:04:10 +0000
committerArch Librarian <arch@canonical.com>2004-09-20 17:04:10 +0000
commit50a577284663892595af1477eeea0e92712228ef (patch)
treed9966257528fbfd76db8355e6263de67a752087c
parent00581c6b786743463040ec721f9c95febbcdfdf4 (diff)
* Clarify documentation of --no-upgrade in apt-get(8) (...
Author: mdz Date: 2003-12-20 23:44:32 GMT * Clarify documentation of --no-upgrade in apt-get(8) (Closes: #219743)
-rw-r--r--debian/changelog3
-rw-r--r--doc/apt-get.8.sgml9
2 files changed, 8 insertions, 4 deletions
diff --git a/debian/changelog b/debian/changelog
index c4dc418d4..87f7f04eb 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -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
diff --git a/doc/apt-get.8.sgml b/doc/apt-get.8.sgml
index 793b8bb57..0d6be65d7 100644
--- a/doc/apt-get.8.sgml
+++ b/doc/apt-get.8.sgml
@@ -325,9 +325,12 @@
<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>