aboutsummaryrefslogtreecommitdiffstats
path: root/chapter07/loadkeys.xml
diff options
context:
space:
mode:
authorGerard Beekmans <gerard@linuxfromscratch.org>2001-08-29 19:50:53 +0000
committerGerard Beekmans <gerard@linuxfromscratch.org>2001-08-29 19:50:53 +0000
commitfa914e596245dfff0d0424b3bdffd6f762b40e19 (patch)
treeb6d7018e9d43c9b2c445cb9094739ec56d79157f /chapter07/loadkeys.xml
parent2b1174bee649fe5f442631a33e2d004bf0317dc7 (diff)
text updates
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1114 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter07/loadkeys.xml')
-rw-r--r--chapter07/loadkeys.xml7
1 files changed, 1 insertions, 6 deletions
diff --git a/chapter07/loadkeys.xml b/chapter07/loadkeys.xml
index e658955e7..f34d296ad 100644
--- a/chapter07/loadkeys.xml
+++ b/chapter07/loadkeys.xml
@@ -1,13 +1,8 @@
<sect1 id="ch07-loadkeys">
<title>Creating the loadkeys script</title>
-<!--
<para>You only need to create this script if you don't have a
-default 101 keys US keyboard layout.
-
-Because we've scrapped the symbolic link for the default, I assume
-that everyone will need this script?
--->
+default 101 keys US keyboard layout.</para>
<para>Create the <filename>/etc/init.d/loadkeys</filename> script by
running the following command:</para>