Преглед на файлове

reworded

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2176 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Gerard Beekmans преди 23 години
родител
ревизия
85e6c02dd6
променени са 1 файла, в които са добавени 3 реда и са изтрити 3 реда
  1. 3 3
      chapter03/mounting.xml

+ 3 - 3
chapter03/mounting.xml

@@ -2,9 +2,9 @@
 <title>Mounting the new partition</title>
 <?dbhtml filename="mounting.html" dir="chapter04"?>
 
-<para>Now that we've created a file system, we want to be able to access it.
-For that, we need to mount it, and have to choose a mount point.
-In this book we assume that the file system is mounted under
+<para>Now that we've created a file system, we want to be able to access
+the partition. For that, we need to mount it, and have to choose a mount
+point. In this book we assume that the file system is mounted under
 <filename>/mnt/lfs</filename>, but it doesn't matter what directory
 you choose.</para>