aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/kbd.xml
diff options
context:
space:
mode:
authorManuel Canales Esparcia <manuel@linuxfromscratch.org>2004-06-19 12:04:20 +0000
committerManuel Canales Esparcia <manuel@linuxfromscratch.org>2004-06-19 12:04:20 +0000
commitef57e3bcf1a7fb7eda2717fc2334fe599da01888 (patch)
tree2dfab531417a3727241a1770352ef10adda89493 /chapter06/kbd.xml
parent3042296e6f99f7795884e3bf6ca8a8a646488912 (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/kbd.xml')
-rw-r--r--chapter06/kbd.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/chapter06/kbd.xml b/chapter06/kbd.xml
index 7529ff3ca..4217adda0 100644
--- a/chapter06/kbd.xml
+++ b/chapter06/kbd.xml
@@ -145,7 +145,7 @@ showconsolefont, showkey, unicode_start and unicode_stop</seg></seglistitem>
<indexterm zone="ch-system-kbd mapscrn"><primary sortas="b-mapscrn">mapscrn</primary></indexterm>
<para>is an obsolete program that used to load
a user-defined output character mapping table into the console driver. This is
-now done by setfont.</para>
+now done by <command>setfont</command>.</para>
</listitem>
</varlistentry>
@@ -195,7 +195,7 @@ mapping table entries, useful if you have some unusual keys on your keyboard.</p
<listitem>
<indexterm zone="ch-system-kbd setleds"><primary sortas="b-setleds">setleds</primary></indexterm>
<para>sets the keyboard flags and LEDs. Many
-people find it useful to have "Num Lock" on by default, setleds +num achieves this.</para>
+people find it useful to have <quote>Num Lock</quote> on by default, <command>setleds +num</command> achieves this.</para>
</listitem>
</varlistentry>