aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/kbd-inst.xml
diff options
context:
space:
mode:
authorAlex Gronenwoud <alex@linuxfromscratch.org>2003-08-31 21:52:02 +0000
committerAlex Gronenwoud <alex@linuxfromscratch.org>2003-08-31 21:52:02 +0000
commit4114088e9172bd8b42391803b67a7e8ff24b4cac (patch)
tree69039e5394934e7149ec09a571fac1f85df53c5c /chapter06/kbd-inst.xml
parente667f58f48f4b3ec9af2fd1df49552669af6f383 (diff)
Adding more missing markup, and rewording a few paragraphs.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2710 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06/kbd-inst.xml')
-rw-r--r--chapter06/kbd-inst.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/chapter06/kbd-inst.xml b/chapter06/kbd-inst.xml
index c278ce3fa..80ad275d6 100644
--- a/chapter06/kbd-inst.xml
+++ b/chapter06/kbd-inst.xml
@@ -3,13 +3,13 @@
<sect2>
<title>Installation of Kbd</title>
-<para>Kbd doesn't install some of its utilities (setlogcons, setvesablank
-and getunimap) by default. The kbd patch enables the compilation of these
-utilities. Apply the patch:</para>
+<para>By default some of Kbd's utilities (<userinput>setlogcons</userinput>,
+<userinput>setvesablank</userinput> and <userinput>getunimap</userinput>) are
+not installed . The patch enables the compilation of these utilities:</para>
<para><screen><userinput>patch -Np1 -i ../kbd-&kbd-patch-version;.patch</userinput></screen></para>
-<para>Prepare Kbd for compilation:</para>
+<para>Now prepare Kbd for compilation:</para>
<para><screen><userinput>./configure</userinput></screen></para>