summaryrefslogtreecommitdiff
path: root/en/appendix/chroot-install.xml
diff options
context:
space:
mode:
Diffstat (limited to 'en/appendix/chroot-install.xml')
-rw-r--r--en/appendix/chroot-install.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/en/appendix/chroot-install.xml b/en/appendix/chroot-install.xml
index 13b782696..40e008190 100644
--- a/en/appendix/chroot-install.xml
+++ b/en/appendix/chroot-install.xml
@@ -39,7 +39,7 @@ install destop environments like GNOME or KDE).
</para><para>
-Create file systems on your partitions. For example, to create an
+Next, create file systems on the partitions. For example, to create an
ext3 file system on partition <filename>/dev/hda6</filename> (that's
our example root partition):
@@ -234,8 +234,8 @@ proc /proc proc defaults 0 0
</screen></informalexample>
Use <userinput>mount -a</userinput> to mount all the file systems you
-have specified in your <filename>/etc/fstab</filename>, or to mount
-file systems individually use:
+have specified in your <filename>/etc/fstab</filename>, or, to mount
+file systems individually, use:
<informalexample><screen>
# mount /path # e.g.: mount /usr