diff options
author | Manuel Canales Esparcia <manuel@linuxfromscratch.org> | 2004-06-19 12:04:20 +0000 |
---|---|---|
committer | Manuel Canales Esparcia <manuel@linuxfromscratch.org> | 2004-06-19 12:04:20 +0000 |
commit | ef57e3bcf1a7fb7eda2717fc2334fe599da01888 (patch) | |
tree | 2dfab531417a3727241a1770352ef10adda89493 /chapter06/less.xml | |
parent | 3042296e6f99f7795884e3bf6ca8a8a646488912 (diff) |
Amplied the Index entries for Hotplug and Linux-Libc-Headers.
Tags corrections.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3811 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06/less.xml')
-rw-r--r-- | chapter06/less.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/chapter06/less.xml b/chapter06/less.xml index 48be223b6..8ab252fc0 100644 --- a/chapter06/less.xml +++ b/chapter06/less.xml @@ -36,9 +36,9 @@ GCC, Glibc, Grep, Make, Ncurses, Sed</seg></seglistitem> <variablelist> <varlistentry> -<term><userinput>--sysconfdir=/etc</userinput></term> +<term><parameter>--sysconfdir=/etc</parameter></term> <listitem><para>This option tells the programs created by the package to look in -<filename>/etc</filename> for their configuration files.</para></listitem> +<filename class="directory">/etc</filename> for their configuration files.</para></listitem> </varlistentry> </variablelist> @@ -82,7 +82,7 @@ scroll around, find strings, and jump to marks.</para> <term><command>lesskey</command></term> <listitem> <indexterm zone="ch-system-less lesskey"><primary sortas="b-lesskey">lesskey</primary></indexterm> -<para>is used to specify the key bindings for less.</para> +<para>is used to specify the key bindings for <command>less</command>.</para> </listitem> </varlistentry> </variablelist> |