summaryrefslogtreecommitdiff
path: root/doc/apt-extracttemplates.1.xml
diff options
context:
space:
mode:
authorJustin B Rye <jbr@edlug.org.uk>2012-05-26 17:49:29 +0200
committerDavid Kalnischkies <kalnischkies@gmail.com>2012-05-26 17:49:29 +0200
commitc6b21d22dcbc2fbecca4e5db27315331d687d1a0 (patch)
tree11e8bbde595eeb0ab5272d896525684bd673d70c /doc/apt-extracttemplates.1.xml
parent04e9cc0814dd0a77fcae4847d5d0d9002fa54a8f (diff)
* doc/apt-extracttemplates.1.xml:
- debconf is not DebConf
Diffstat (limited to 'doc/apt-extracttemplates.1.xml')
-rw-r--r--doc/apt-extracttemplates.1.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/apt-extracttemplates.1.xml b/doc/apt-extracttemplates.1.xml
index 7d0f0bfea..5c4dd81d0 100644
--- a/doc/apt-extracttemplates.1.xml
+++ b/doc/apt-extracttemplates.1.xml
@@ -30,7 +30,7 @@
<!-- Man page title -->
<refnamediv>
<refname>apt-extracttemplates</refname>
- <refpurpose>Utility to extract DebConf config and templates from Debian packages</refpurpose>
+ <refpurpose>Utility to extract <command>debconf</command> config and templates from Debian packages</refpurpose>
</refnamediv>
&synopsis-command-apt-extracttemplates;
@@ -55,7 +55,7 @@
<variablelist>
<varlistentry><term><option>-t</option></term><term><option>--tempdir</option></term>
<listitem><para>
- Temporary directory in which to write extracted debconf template files
+ Temporary directory in which to write extracted <command>debconf</command> template files
and config scripts.
Configuration Item: <literal>APT::ExtractTemplates::TempDir</literal></para></listitem>
</varlistentry>