diff options
author | Michael Vogt <michael.vogt@ubuntu.com> | 2012-05-24 15:59:31 +0200 |
---|---|---|
committer | Michael Vogt <michael.vogt@ubuntu.com> | 2012-05-24 15:59:31 +0200 |
commit | 4c86a6348d9916b6404709452affa10e9c776efa (patch) | |
tree | 617c85f1b90b484064fbf79740ebaad6a8489705 /doc/apt_preferences.5.xml | |
parent | f8b830ab5888ef2fc7d83b7a79c72fdcb9388748 (diff) | |
parent | b176de3af77f686a512dec04a98e8fa6ce6af908 (diff) |
merged from David
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 7df7b0ed7..1f953029e 100644 --- a/doc/apt_preferences.5.xml +++ b/doc/apt_preferences.5.xml @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="utf-8" standalone="no"?> -<!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN" - "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd" [ +<!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" + "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [ <!ENTITY % aptent SYSTEM "apt.ent"> %aptent; @@ -460,7 +460,7 @@ Pin: release n=&testing-codename; <varlistentry> <term>the <literal>Version:</literal> line</term> <listitem><simpara>names the release version. For example, the -packages in the tree might belong to Debian GNU/Linux release +packages in the tree might belong to Debian release version 3.0. Note that there is normally no version number for the <literal>testing</literal> and <literal>unstable</literal> distributions because they have not been released yet. Specifying this in the APT preferences |