summaryrefslogtreecommitdiffstats
path: root/doc/apt-get.8.xml
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-13 10:16:57 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-13 10:16:57 +0000
commit5fbfcdad1efbea3ce6580c682d813daa79c3653a (patch)
tree8a1d7c6b9c1bed457a7ee50b5919da8b9852b8f9 /doc/apt-get.8.xml
parentAdding upstream version 2.7.13. (diff)
downloadapt-5fbfcdad1efbea3ce6580c682d813daa79c3653a.tar.xz
apt-5fbfcdad1efbea3ce6580c682d813daa79c3653a.zip
Adding upstream version 2.7.14.upstream/2.7.14
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'doc/apt-get.8.xml')
-rw-r--r--doc/apt-get.8.xml12
1 files changed, 8 insertions, 4 deletions
diff --git a/doc/apt-get.8.xml b/doc/apt-get.8.xml
index 8d6bd8e..da1e919 100644
--- a/doc/apt-get.8.xml
+++ b/doc/apt-get.8.xml
@@ -14,7 +14,7 @@
&apt-email;
&apt-product;
<!-- The last update date -->
- <date>2023-12-15T00:00:00Z</date>
+ <date>2024-03-12T00:00:00Z</date>
</refentryinfo>
<refmeta>
@@ -62,8 +62,10 @@
retrieved and installed. New versions of currently installed packages that
cannot be upgraded without changing the install status of another package
will be left at their current version. An <literal>update</literal> must be
- performed first so that <command>apt-get</command> knows that new versions of packages are
- available.</para></listitem>
+ performed first so that <command>apt-get</command> knows that new versions
+ of packages are available.</para><para>When a package is supplied as an
+ argument, the package will be installed prior to the upgrade
+ action.</para></listitem>
</varlistentry>
<varlistentry><term><option>dist-upgrade</option></term>
@@ -76,7 +78,9 @@
The <filename>/etc/apt/sources.list</filename> file contains a list of locations
from which to retrieve desired package files.
See also &apt-preferences; for a mechanism for
- overriding the general settings for individual packages.</para></listitem>
+ overriding the general settings for individual packages.</para><para>When
+ a package is supplied as an argument, the package will be installed prior
+ to the upgrade action.</para></listitem>
</varlistentry>
<varlistentry><term><option>dselect-upgrade</option></term>