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