On Sun, Feb 21, 2010 at 1:17 AM,  <[email protected]> wrote:
> Author: bdubbs
> Date: 2010-02-20 23:17:17 -0700 (Sat, 20 Feb 2010)
> New Revision: 9193
>
> Modified:
>   trunk/BOOK/chapter02/creatingpartition.xml
>   trunk/BOOK/chapter08/kernel.xml
> Log:
> Typo
>
> Modified: trunk/BOOK/chapter02/creatingpartition.xml
> ===================================================================
> --- trunk/BOOK/chapter02/creatingpartition.xml  2010-02-19 22:53:37 UTC (rev 
> 9192)
> +++ trunk/BOOK/chapter02/creatingpartition.xml  2010-02-21 06:17:17 UTC (rev 
> 9193)
> @@ -92,7 +92,7 @@
>
>     <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
> -    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.</para> </sect3>
>
> Modified: trunk/BOOK/chapter08/kernel.xml
> ===================================================================
> --- trunk/BOOK/chapter08/kernel.xml     2010-02-19 22:53:37 UTC (rev 9192)
> +++ trunk/BOOK/chapter08/kernel.xml     2010-02-21 06:17:17 UTC (rev 9193)
> @@ -238,7 +238,7 @@
>       </varlistentry>
>
>       <varlistentry id="lfskernel">
> -        <term><filename>lfskernel-&linux-version;</filename></term>
> +        
> <term><filename>vmlinux-&linux-version;-lfs-&version;</filename></term>
>         <listitem>
>           <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.

Bruce, you missed one, there are two typos in that sentence. You found
shouuld but resonable needs to be reasonable.
-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page

Reply via email to