aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/less.xml
diff options
context:
space:
mode:
Diffstat (limited to 'chapter06/less.xml')
-rw-r--r--chapter06/less.xml12
1 files changed, 7 insertions, 5 deletions
diff --git a/chapter06/less.xml b/chapter06/less.xml
index 1aa67392d..d1f95e419 100644
--- a/chapter06/less.xml
+++ b/chapter06/less.xml
@@ -34,11 +34,13 @@ GCC, Glibc, Grep, Make, Ncurses, Sed</seg></seglistitem>
<para>The meaning of the configure option:</para>
-<itemizedlist>
-<listitem><para><userinput>--sysconfdir=/etc</userinput>: This option tells the
-programs created by the package to look in <filename>/etc</filename> for their
-configuration files.</para></listitem>
-</itemizedlist>
+<variablelist>
+<varlistentry>
+<term><userinput>--sysconfdir=/etc</userinput></term>
+<listitem><para>This option tells the programs created by the package to look in
+<filename>/etc</filename> for their configuration files.</para></listitem>
+</varlistentry>
+</variablelist>
<para>Compile the package:</para>