diff options
author | Timothy Bauscher <timothy@linuxfromscratch.org> | 2002-12-15 23:06:30 +0000 |
---|---|---|
committer | Timothy Bauscher <timothy@linuxfromscratch.org> | 2002-12-15 23:06:30 +0000 |
commit | 6d2dbce8cf346dbce169b2a2666a9d061f7c3123 (patch) | |
tree | 0bdbb3abefb5a49521372cb68f8a0c61ecd60cee /chapter03 | |
parent | 1bac4b8f171d055948c13cca9a1d845c34fb8c42 (diff) |
Grammatic change after chapter3/4 swap.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2237 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter03')
-rw-r--r-- | chapter03/mounting.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chapter03/mounting.xml b/chapter03/mounting.xml index 3f1a15762..c1cdd954f 100644 --- a/chapter03/mounting.xml +++ b/chapter03/mounting.xml @@ -33,8 +33,8 @@ mount /dev/yyy $LFS/usr</userinput></screen></para> <para>Of course, replace <filename>xxx</filename> and <filename>yyy</filename> with the appropriate partition names.</para> -<para>Now that we've made ourselves a place to work in, we're ready to begin -assembling the temporary tools in the next chapter.</para> +<para>Now that we've made ourselves a place to work in, we're ready to download +the packages.</para> </sect1> |