diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2015-02-10 21:54:19 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2015-02-10 21:54:19 +0000 |
commit | 7bb9fda5ec3bfcf9c174b52a4129ae76aec4c85e (patch) | |
tree | d68b7391b0d003715a45408476c7c533e379a76a /chapter06/kbd.xml | |
parent | e80267c363a9d95b305ac6870b3c0fdb5c0dfa68 (diff) |
Minor text and punctuation updates
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10844 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06/kbd.xml')
-rw-r--r-- | chapter06/kbd.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/chapter06/kbd.xml b/chapter06/kbd.xml index 3a347be9b..412ec6f29 100644 --- a/chapter06/kbd.xml +++ b/chapter06/kbd.xml @@ -136,7 +136,7 @@ cp -R -v docs/doc/* /usr/share/doc/kbd-&kbd-version;</userinput></screen> setfont, setkeycodes, setleds, setmetamode, showconsolefont, showkey, unicode_start, and unicode_stop</seg> <seg>/usr/share/consolefonts, /usr/share/consoletrans, /usr/share/keymaps, - /usr/share/unimaps</seg> + and /usr/share/unimaps</seg> </seglistitem> </segmentedlist> @@ -385,9 +385,9 @@ cp -R -v docs/doc/* /usr/share/doc/kbd-&kbd-version;</userinput></screen> <varlistentry id="unicode_start"> <term><command>unicode_start</command></term> <listitem> - <para>Puts the keyboard and console in UNICODE mode. Don't use this + <para>Puts the keyboard and console in UNICODE mode [Don't use this program unless your keymap file is in the ISO-8859-1 encoding. For - other encodings, this utility produces incorrect results</para> + other encodings, this utility produces incorrect results.]</para> <indexterm zone="ch-system-kbd unicode_start"> <primary sortas="b-unicode_start">unicode_start</primary> </indexterm> |