diff options
| author | Daniel Lewart <lewart3@gmail.com> | 2025-12-16 02:35:50 -0600 |
|---|---|---|
| committer | Daniel Lewart <lewart3@gmail.com> | 2025-12-16 02:35:50 -0600 |
| commit | 289ba24fa9dda634e842da9f6beb6d813f810280 (patch) | |
| tree | eef0e854607763b1a4749e010c9d337c415eafcf /doc/apt_preferences.5.xml | |
| parent | b93156f900ec7bd0f778b1d3a4302441c73b4b52 (diff) | |
Priority 1000 allows downgrades. Closes #1016967
Diffstat (limited to 'doc/apt_preferences.5.xml')
| -rw-r--r-- | doc/apt_preferences.5.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/apt_preferences.5.xml b/doc/apt_preferences.5.xml index ec2a9c531..c30655ed6 100644 --- a/doc/apt_preferences.5.xml +++ b/doc/apt_preferences.5.xml @@ -155,9 +155,9 @@ as "ButAutomaticUpgrades: yes".</para> to determine which version of a package to install. <itemizedlist> <listitem><simpara>Never downgrade unless the priority of an available -version exceeds 1000. ("Downgrading" is installing a less recent version -of a package in place of a more recent version. Note that none of APT's -default priorities exceeds 1000; such high priorities can only be set in +version is at least 1000. ("Downgrading" is installing a less recent version +of a package in place of a more recent version. Note that all of APT's +default priorities are less than 1000; higher priorities can only be set in the preferences file. Note also that downgrading a package can be risky.)</simpara></listitem> <listitem><simpara>Install the highest priority version.</simpara></listitem> |
