diff options
author | David Kalnischkies <kalnischkies@gmail.com> | 2010-05-13 17:39:21 +0200 |
---|---|---|
committer | David Kalnischkies <kalnischkies@gmail.com> | 2010-05-13 17:39:21 +0200 |
commit | e1dd65c9f1274621142a20148f23dbd074ac33af (patch) | |
tree | 04694d7d6e95390677c58daa49935a0395ffc518 /doc/apt-ftparchive.1.xml | |
parent | e3ac3b464d4b084c524076c7e2ab2c737ccdb99c (diff) |
* doc/apt.ent
- add entities for the current oldstable/stable/testing codenames
* doc/sources.list.5.xml:
- use stable-codename instead of stable in the examples (Closes: #531492)
* doc/apt_preferences.5.xml:
- adapt some examples here to use current codenames as well
Diffstat (limited to 'doc/apt-ftparchive.1.xml')
-rw-r--r-- | doc/apt-ftparchive.1.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/apt-ftparchive.1.xml b/doc/apt-ftparchive.1.xml index 5bf47f32a..a3ac45bd3 100644 --- a/doc/apt-ftparchive.1.xml +++ b/doc/apt-ftparchive.1.xml @@ -363,7 +363,7 @@ The <literal>Tree</literal> section takes a scope tag which sets the <literal>$(DIST)</literal> variable and defines the root of the tree (the path is prefixed by <literal>ArchiveDir</literal>). - Typically this is a setting such as <filename>dists/woody</filename>.</para> + Typically this is a setting such as <filename>dists/&stable-codename;</filename>.</para> <para> All of the settings defined in the <literal>TreeDefault</literal> section can be use in a <literal>Tree</literal> section as well as three new variables.</para> |