From f86263ca6f4a51677165fe7893ec69a6995ad871 Mon Sep 17 00:00:00 2001 From: Bruce Dubbs Date: Sun, 21 Feb 2010 06:17:17 +0000 Subject: Typo git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9193 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter02/creatingpartition.xml | 2 +- chapter08/kernel.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/chapter02/creatingpartition.xml b/chapter02/creatingpartition.xml index 07f61df6e..d5546cff7 100644 --- a/chapter02/creatingpartition.xml +++ b/chapter02/creatingpartition.xml @@ -92,7 +92,7 @@ Swapping is never good. Generally you can tell if a system is swapping by just listening to disk activity and observing how the system - reacts to commands. The first reaction to swapping shouuld be to check for + reacts to commands. The first reaction to swapping should be to check for an unresonable command such as trying to edit a five gigabyte file. If swapping becomes a normal occurance, the best solution is to purchase more RAM for your system. diff --git a/chapter08/kernel.xml b/chapter08/kernel.xml index 85948392c..ddce15bff 100644 --- a/chapter08/kernel.xml +++ b/chapter08/kernel.xml @@ -238,7 +238,7 @@ EOF - lfskernel-&linux-version; + vmlinux-&linux-version;-lfs-&version; The engine of the Linux system. When turning on the computer, the kernel is the first part of the operating system that gets loaded. -- cgit v1.2.3-54-g00ecf