summaryrefslogtreecommitdiff
path: root/doc/apt-config.8.xml
diff options
context:
space:
mode:
authorDavid Kalnischkies <kalnischkies@gmail.com>2012-05-21 04:40:48 +0200
committerDavid Kalnischkies <kalnischkies@gmail.com>2012-05-21 04:40:48 +0200
commit2b9b27c395d75a0c06e7eca65746e5567e459dac (patch)
tree1924767c38949beb45a7ca61cd208e02579b5e7c /doc/apt-config.8.xml
parent527df5a20dbe8ce98fcbf1ffe28bb37ff2257a97 (diff)
in <term> mark all options with <option> and mark <term><option>
as untranslated for po4a removing ~200 unless "translateable" strings
Diffstat (limited to 'doc/apt-config.8.xml')
-rw-r--r--doc/apt-config.8.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/apt-config.8.xml b/doc/apt-config.8.xml
index 0295cb193..94c247dd1 100644
--- a/doc/apt-config.8.xml
+++ b/doc/apt-config.8.xml
@@ -46,7 +46,7 @@
</para>
<variablelist>
- <varlistentry><term>shell</term>
+ <varlistentry><term><option>shell</option></term>
<listitem><para>
shell is used to access the configuration information from a shell
script. It is given pairs of arguments, the first being a shell
@@ -72,7 +72,7 @@ eval $RES
</listitem>
</varlistentry>
- <varlistentry><term>dump</term>
+ <varlistentry><term><option>dump</option></term>
<listitem><para>
Just show the contents of the configuration space.</para>
</listitem>