diff options
Diffstat (limited to 'chapter06/kbd-inst.xml')
-rw-r--r-- | chapter06/kbd-inst.xml | 8 |
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> |