diff options
author | Greg Schafer <greg@linuxfromscratch.org> | 2003-11-01 03:14:54 +0000 |
---|---|---|
committer | Greg Schafer <greg@linuxfromscratch.org> | 2003-11-01 03:14:54 +0000 |
commit | 7cf35f73aa595084af67b83cec630b06bf73d18d (patch) | |
tree | 20766d54c6d2d56652d6afeb4a0104536a43cf66 | |
parent | 1bc5af69ce8fabbdad01848fe117f93de1431390 (diff) |
Typo fix.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3050 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
-rw-r--r-- | chapter08/kernel-inst.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter08/kernel-inst.xml b/chapter08/kernel-inst.xml index 5868d39d2..6ac155e5d 100644 --- a/chapter08/kernel-inst.xml +++ b/chapter08/kernel-inst.xml @@ -73,7 +73,7 @@ that come with the kernel:</para> <para>Kernel compilation has finished, but some of the files created still reside in the source tree. To complete the installation, two -files should to be copied to the <filename>/boot</filename> +files need to be copied to the <filename>/boot</filename> directory.</para> <para>The path to the kernel file may vary depending on the platform |