diff options
author | Alex Gronenwoud <alex@linuxfromscratch.org> | 2003-11-03 22:47:39 +0000 |
---|---|---|
committer | Alex Gronenwoud <alex@linuxfromscratch.org> | 2003-11-03 22:47:39 +0000 |
commit | 5763f6758eff4e014e353fca57c2064915c46544 (patch) | |
tree | e61156e65964d02bfffcbbe068f6e07c3c6bf966 /chapter06/kbd.xml | |
parent | d27a27bee96bda9893300fa12df48f5789d2c0c3 (diff) |
Fixing some tiny typos, and rephrasing a few more lines.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3056 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06/kbd.xml')
-rw-r--r-- | chapter06/kbd.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter06/kbd.xml b/chapter06/kbd.xml index 33eb1d71c..14b20f15a 100644 --- a/chapter06/kbd.xml +++ b/chapter06/kbd.xml @@ -15,7 +15,7 @@ Estimated required disk space: &kbd-compsize;</screen> <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> +not installed. First enable the compilation of these utilities:</para> <screen><userinput>patch -Np1 -i ../&kbd-patch;</userinput></screen> |