summaryrefslogtreecommitdiff
path: root/doc/apt_preferences.5.xml
diff options
context:
space:
mode:
authorMichael Vogt <mvo@debian.org>2004-11-26 09:47:13 +0000
committerMichael Vogt <mvo@debian.org>2004-11-26 09:47:13 +0000
commit759ef60bae33fd38079d298287c107ec83821634 (patch)
tree5cbf316481dd5ac2a1a13891a7a1503cf36479df /doc/apt_preferences.5.xml
parentdf96f2e54f977e9c3d7531a97a0b84788ac3f44c (diff)
parent51ef8263ad8c5dc6c11d9a6cf7922e01567d56da (diff)
brought tree up-to-date with matt
Patches applied: * apt@packages.debian.org/apt--main--0--patch-15 Merge changes from Hoary (0.5.30,0.5.30ubuntu2] * apt@packages.debian.org/apt--main--0--patch-16 Remove apt-utils->bzip2 dependency * apt@packages.debian.org/apt--main--0--patch-17 Fix apt_preferences(5) example to match text * apt@packages.debian.org/apt--main--0--patch-18 Fix permissions * apt@packages.debian.org/apt--main--0--patch-19 Add APT::Periodic::Autoclean setting * apt@packages.debian.org/apt--main--0--patch-20 Finalize 0.5.31 * apt@packages.debian.org/apt--main--0--patch-21 Open 0.5.32 * apt@packages.debian.org/apt--main--0--patch-22 Call setlocale and bindtextdomain in the http method * apt@packages.debian.org/apt--main--0--patch-23 Fix error in patch-22 * apt@packages.debian.org/apt--main--0--patch-24 Temporarily finalize 0.5.32 to resolve a conflict with apt--authentication--0 * apt@packages.debian.org/apt--main--0--patch-25 Un-finalize 0.5.32 * apt@packages.debian.org/apt--main--0--patch-26 Update AUTHORS to reflect reality * apt@packages.debian.org/apt--main--0--patch-27 Fix spelling
Diffstat (limited to 'doc/apt_preferences.5.xml')
-rw-r--r--doc/apt_preferences.5.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/apt_preferences.5.xml b/doc/apt_preferences.5.xml
index 2aacc174a..3e50bef8c 100644
--- a/doc/apt_preferences.5.xml
+++ b/doc/apt_preferences.5.xml
@@ -192,8 +192,8 @@ and whose release Version number is "<literal>3.0</literal>".</simpara>
<programlisting>
Package: *
-Pin: release a=unstable, v=3.0
-Pin-Priority: 50
+Pin: release a=stable, v=3.0
+Pin-Priority: 500
</programlisting>
</listitem>
</itemizedlist>