diff options
author | Mark Hymers <markh@linuxfromscratch.org> | 2002-02-05 00:44:06 +0000 |
---|---|---|
committer | Mark Hymers <markh@linuxfromscratch.org> | 2002-02-05 00:44:06 +0000 |
commit | 76c0b783eeb766c0dec8e66dab2e6c275ba0786d (patch) | |
tree | 751e2cc85e0ed2736148a391b6178b79b165feca /chapter06 | |
parent | 2d416d6f14ff0a42d1058c7a8b5350204d3ce88b (diff) |
spelling / phrasing fixes
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1547 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06')
-rw-r--r-- | chapter06/kbd-exp.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter06/kbd-exp.xml b/chapter06/kbd-exp.xml index 249307299..f6ca100e2 100644 --- a/chapter06/kbd-exp.xml +++ b/chapter06/kbd-exp.xml @@ -3,7 +3,7 @@ <para><userinput>patch -Np1 -i ../kbd-&kbd-patch-version;.patch</userinput>: This patch fixes two problems. The first one is the <userinput>loadkeys -d</userinput> -behaviour which is broken in current kbd versions. It is nessecary to fix this, +behaviour which is broken in current kbd versions. It is necessary to fix this, because the boot scripts rely on a proper <userinput>loadkeys -d</userinput>. The second part of the patch changes a Makefile so some utilities (setlogcons, setvesablank and getunimap) that are not installed by default, are installed as |