소스 검색

typo fix

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2418 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Gerard Beekmans 22 년 전
부모
커밋
f60ee1676d
1개의 변경된 파일3개의 추가작업 그리고 3개의 파일을 삭제
  1. 3 3
      chapter03/creatingpart.xml

+ 3 - 3
chapter03/creatingpart.xml

@@ -23,10 +23,10 @@ The swap partition for your LFS system can be the same one as for your host
 system, so you won't have to create another if your host system already uses
 system, so you won't have to create another if your host system already uses
 a swap partition.</para>
 a swap partition.</para>
 
 
-<para>Start the <filename>cfdisk</filename> program with as argument the name
-of the hard disk upon which the new partition must be created -- for example
+<para>Start the <filename>cfdisk</filename> program with an argument naming
+the hard disk upon which the new partition must be created -- for example
 <filename>/dev/hda</filename> for the primary IDE disk. Create a Linux native
 <filename>/dev/hda</filename> for the primary IDE disk. Create a Linux native
-partition, and if needed a swap partition. Please refer to the man page of
+partition, and if needed, a swap partition. Please refer to the man page of
 <filename>cfdisk</filename> if you don't yet know how to use the program.</para>
 <filename>cfdisk</filename> if you don't yet know how to use the program.</para>
 
 
 <para>Remember the designation of your new partition -- something like
 <para>Remember the designation of your new partition -- something like