diff options
author | David Kalnischkies <kalnischkies@gmail.com> | 2012-05-23 18:00:32 +0200 |
---|---|---|
committer | David Kalnischkies <kalnischkies@gmail.com> | 2012-05-23 18:00:32 +0200 |
commit | aec2216091b3d70b3baa5a5b8c87ce208e35c19c (patch) | |
tree | 4036014e4653205e59b28f9cce46895635a4cd81 /doc/apt-ftparchive.1.xml | |
parent | d3aac32ece65fd5424a94402f46db065298c07a8 (diff) |
* doc/*.xml:
- mark even more stuff as untranslateable and improve the
markup here and there (no real text change)
Diffstat (limited to 'doc/apt-ftparchive.1.xml')
-rw-r--r-- | doc/apt-ftparchive.1.xml | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/doc/apt-ftparchive.1.xml b/doc/apt-ftparchive.1.xml index 028d9f70e..06d794a19 100644 --- a/doc/apt-ftparchive.1.xml +++ b/doc/apt-ftparchive.1.xml @@ -51,8 +51,8 @@ programs aside from &gzip;. When doing a full generate it automatically performs file-change checks and builds the desired compressed output files.</para> - <para>Unless the <option>-h</option>, or <option>--help</option> option is given one of the - commands below must be present.</para> + <para>Unless the <option>-h</option>, or <option>--help</option> option is given, + one of the commands below must be present.</para> <variablelist> <varlistentry><term><option>packages</option></term> @@ -141,7 +141,7 @@ <para> The generate configuration has 4 separate sections, each described below.</para> - <refsect2><title>Dir Section</title> + <refsect2><title><literal>Dir</literal> Section</title> <para> The <literal>Dir</literal> section defines the standard directories needed to locate the files required during the generation process. These @@ -173,7 +173,7 @@ </variablelist> </refsect2> - <refsect2><title>Default Section</title> + <refsect2><title><literal>Default</literal> Section</title> <para> The <literal>Default</literal> section specifies default values, and settings that control the operation of the generator. Other sections may override @@ -239,7 +239,7 @@ </variablelist> </refsect2> - <refsect2><title>TreeDefault Section</title> + <refsect2><title><literal>TreeDefault</literal> Section</title> <para> Sets defaults specific to <literal>Tree</literal> sections. All of these variables are substitution variables and have the strings $(DIST), @@ -339,7 +339,7 @@ </variablelist> </refsect2> - <refsect2><title>Tree Section</title> + <refsect2><title><literal>Tree</literal> Section</title> <para> The <literal>Tree</literal> section defines a standard Debian file tree which consists of a base directory, then multiple sections in that base @@ -407,7 +407,7 @@ for i in Sections do </variablelist> </refsect2> - <refsect2><title>BinDirectory Section</title> + <refsect2><title><literal>BinDirectory</literal> Section</title> <para> The <literal>bindirectory</literal> section defines a binary directory tree with no special structure. The scope tag specifies the location of |