diff options
author | Mark Hymers <markh@linuxfromscratch.org> | 2001-08-05 07:26:23 +0000 |
---|---|---|
committer | Mark Hymers <markh@linuxfromscratch.org> | 2001-08-05 07:26:23 +0000 |
commit | 74ea25bfb2fce743d32580966e770af2284cee96 (patch) | |
tree | 83a578b36ec8e24b29177aae89cfa6061f9e722c /chapter07 | |
parent | 09e7a9067368876957401c9961ef1bc5e4261b8f (diff) |
correct typo
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@902 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter07')
-rw-r--r-- | chapter07/loadkeys.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter07/loadkeys.xml b/chapter07/loadkeys.xml index cc61e22d5..07d003538 100644 --- a/chapter07/loadkeys.xml +++ b/chapter07/loadkeys.xml @@ -1,7 +1,7 @@ <sect1 id="ch07-loadkeys"> <title>Creating the loadkeys script</title> -<para>You only needsto create this script if you don't have a +<para>You only need to create this script if you don't have a default 101 keys US keyboard layout. Create the <filename>/etc/init.d/loadkeys</filename> script by running the following command:</para> |