diff options
author | David Kalnischkies <kalnischkies@gmail.com> | 2011-03-23 02:09:14 +0100 |
---|---|---|
committer | David Kalnischkies <kalnischkies@gmail.com> | 2011-03-23 02:09:14 +0100 |
commit | a0a1ce6df590187fff6e0e1c8c2783c49d910683 (patch) | |
tree | 2eb81b6423f02e6ec449a5db018f6d6093c89e01 /doc | |
parent | f9dce803b3774dff1a818abe9a30e3c4216f52e2 (diff) |
* doc/apt_preferences.5.xml:
- correct typo spotted by Charles Plessy (Closes: #619088)
Diffstat (limited to 'doc')
-rw-r--r-- | doc/apt_preferences.5.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/apt_preferences.5.xml b/doc/apt_preferences.5.xml index 0d22d0413..903d27da2 100644 --- a/doc/apt_preferences.5.xml +++ b/doc/apt_preferences.5.xml @@ -127,7 +127,7 @@ files are marked as "NotAutomatic: yes" like the debian experimental archive.</s <para>If the target release has not been specified then APT simply assigns priority 100 to all installed package versions and priority 500 to all -uninstalled package versions, expect versions coming from archives which +uninstalled package versions, except versions coming from archives which in their <filename>Release</filename> files are marked as "NotAutomatic: yes" - these versions get the priority 1.</para> |