X-Git-Url: https://git.saurik.com/apt.git/blobdiff_plain/24f6490f4ba3572069619d88e053db5cb07e846c..1979e742ad5e2a0b6e547fbe3f4c4066b5a9bd2e:/doc/apt_preferences.5.xml?ds=sidebyside diff --git a/doc/apt_preferences.5.xml b/doc/apt_preferences.5.xml index db32b800e..175339f5a 100644 --- a/doc/apt_preferences.5.xml +++ b/doc/apt_preferences.5.xml @@ -9,6 +9,14 @@ + + &apt-author.team; + &apt-email; + &apt-product; + + 29 February 2004 + + apt_preferences 5 @@ -135,10 +143,11 @@ separated by blank lines. Records can have one of two forms, a specific form and a general form. -The specific form assigns a priority (a "Pin-Priority") to a -specified package and specified version or version range. For example, +The specific form assigns a priority (a "Pin-Priority") to one or more +specified packages and specified version or version range. For example, the following record assigns a high priority to all versions of -the perl package whose version number begins with "5.8". +the perl package whose version number begins with "5.8". +Multiple packages can be separated by spaces. Package: perl @@ -184,8 +193,8 @@ and whose release Version number is "3.0". Package: * -Pin: release a=unstable, v=3.0 -Pin-Priority: 50 +Pin: release a=stable, v=3.0 +Pin-Priority: 500 @@ -516,13 +525,11 @@ apt-get install package/unstable See Also - -&apt-get; &apt-cache; &apt-conf; &sources-list; +&apt-get; &apt-cache; &apt-conf; &sources-list; &manbugs; - &manauthor;