mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-01-31 11:21:59 +00:00
Typo
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9193 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
6028823fc8
commit
f86263ca6f
@ -92,7 +92,7 @@
|
|||||||
|
|
||||||
<para>Swapping is never good. Generally you can tell if a system is
|
<para>Swapping is never good. Generally you can tell if a system is
|
||||||
swapping by just listening to disk activity and observing how the system
|
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
|
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
|
swapping becomes a normal occurance, the best solution is to purchase more
|
||||||
RAM for your system.</para> </sect3>
|
RAM for your system.</para> </sect3>
|
||||||
|
@ -238,7 +238,7 @@ EOF</userinput></screen>
|
|||||||
</varlistentry>
|
</varlistentry>
|
||||||
|
|
||||||
<varlistentry id="lfskernel">
|
<varlistentry id="lfskernel">
|
||||||
<term><filename>lfskernel-&linux-version;</filename></term>
|
<term><filename>vmlinux-&linux-version;-lfs-&version;</filename></term>
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>The engine of the Linux system. When turning on the computer,
|
<para>The engine of the Linux system. When turning on the computer,
|
||||||
the kernel is the first part of the operating system that gets loaded.
|
the kernel is the first part of the operating system that gets loaded.
|
||||||
|
Loading…
Reference in New Issue
Block a user