소스 검색

Grammatic change after chapter3/4 swap.

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2237 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Timothy Bauscher 22 년 전
부모
커밋
6d2dbce8cf
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      chapter03/mounting.xml

+ 2 - 2
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>