diff options
author | Mark Hymers <markh@linuxfromscratch.org> | 2001-09-06 19:54:34 +0000 |
---|---|---|
committer | Mark Hymers <markh@linuxfromscratch.org> | 2001-09-06 19:54:34 +0000 |
commit | 2a761d40afa1f3e768802c113b1e9f1ed4b36a5b (patch) | |
tree | ac1458a14390095610d3c61b1adbe0abf0ddba90 /chapter01 | |
parent | 37af5ac848fa702b390973d725d51eeac13ce563 (diff) |
fixed a couple of typos
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1188 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/how.xml | 4 | ||||
-rw-r--r-- | chapter01/othermodes.xml | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/chapter01/how.xml b/chapter01/how.xml index 3ecbe4c3f..8bd2af2c5 100644 --- a/chapter01/how.xml +++ b/chapter01/how.xml @@ -8,8 +8,8 @@ system as the base (since we need a compiler, linker, text editor, and other tools).</para> <para>After you have downloaded the necessary packages that make up an LFS -system you will create a new Linux native partition where the LFS system -will be installed onto.</para> +system you will create a new Linux native partition onto which the LFS system +will be installed.</para> <para>The next step, chapter 5, will be the installation of a number of packages that are statically linked and installed on the LFS partition. diff --git a/chapter01/othermodes.xml b/chapter01/othermodes.xml index f3af33431..41e2b4c77 100644 --- a/chapter01/othermodes.xml +++ b/chapter01/othermodes.xml @@ -36,7 +36,7 @@ the messages posted to the list during that day.</para> <para>There is a second digest mode called digest2. When a user is set to this mode he will receive the daily digests but will also continue to receive the individual messages to the lists as they are posted. To -set this mode, substiture <emphasis>digest</emphasis> for +set this mode, substitute <emphasis>digest</emphasis> for <emphasis>digest2</emphasis> in the command.</para> </sect2> |