diff options
Diffstat (limited to 'doc/apt-extracttemplates.1.xml')
-rw-r--r-- | doc/apt-extracttemplates.1.xml | 4 |
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> |