diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/apt_preferences.5.sgml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/apt_preferences.5.sgml b/doc/apt_preferences.5.sgml index 3f533e282..cb4d0c5a9 100644 --- a/doc/apt_preferences.5.sgml +++ b/doc/apt_preferences.5.sgml @@ -124,7 +124,7 @@ a=stable <para> It is possible to think of the priorities in strata: <VariableList> - <VarListEntry><term>1000 and up</term> + <VarListEntry><term>above 1000</term> <ListItem><Para> Downgradable priorities </VarListEntry> @@ -134,7 +134,7 @@ a=stable The downgrade prevention barrier </VarListEntry> - <VarListEntry><term>100 to 1000</term> + <VarListEntry><term>101 to 999</term> <ListItem><Para> Standard priorities. 990 is the priority set by the <option/--target-release / &apt-get; option. 989 is the start for auto @@ -146,7 +146,7 @@ a=stable The currently installed version </VarListEntry> - <VarListEntry><term>0 to 100</term> + <VarListEntry><term>0 to 99</term> <ListItem><Para> Non automatic priorities. These are only used if the package is not installed and there is no other version available. |