diff --git a/en_US.ISO8859-1/books/handbook/bsdinstall/chapter.xml b/en_US.ISO8859-1/books/handbook/bsdinstall/chapter.xml
index c4185e4d37..1c876bf8c8 100644
--- a/en_US.ISO8859-1/books/handbook/bsdinstall/chapter.xml
+++ b/en_US.ISO8859-1/books/handbook/bsdinstall/chapter.xml
@@ -530,7 +530,7 @@
not a regular file. It is an
image of the complete contents of
the memory stick. It cannot
- simply be copied like a regular file, but must be
+ be copied like a regular file, but must be
written directly to the target device with
&man.dd.1;:
@@ -780,7 +780,7 @@ Ethernet address 0:3:ba:b:92:d4, Host ID: 830b92d4.
- This is the prompt used on systems with just one
+ This is the prompt used on systems with one
CPU.
@@ -1384,8 +1384,8 @@ Trying to mount root from cd9660:/dev/iso9660/FREEBSD_INSTALL [ro]...
- The entire disk can be allocated to &os;, or just a
- portion of it. If
+ The entire disk or a portion of it can be allocated to &os;.
+ If
[ Entire Disk ] is
chosen, a general partition layout filling the whole disk is
created. Selecting
@@ -1546,7 +1546,7 @@ Trying to mount root from cd9660:/dev/iso9660/FREEBSD_INSTALL [ro]...
freebsd-ufs - A &os; UFS
- filesystem.
+ file system.
@@ -1562,11 +1562,11 @@ Trying to mount root from cd9660:/dev/iso9660/FREEBSD_INSTALL [ro]...
of the available GPT partition
types.
- Multiple filesystem partitions can be used, and some
+ Multiple file system partitions can be used, and some
people may prefer a traditional layout with separate
partitions for the /,
/var, /tmp, and
- /usr filesystems. See
+ /usr file systems. See
for an
example.
@@ -1587,7 +1587,7 @@ Trying to mount root from cd9660:/dev/iso9660/FREEBSD_INSTALL [ro]...
A mountpoint is needed if this partition will contain a
- filesystem. If only a single UFS partition will be created,
+ file system. If only a single UFS partition will be created,
the mountpoint should be /.
A label is also requested. A label
@@ -1604,7 +1604,7 @@ Trying to mount root from cd9660:/dev/iso9660/FREEBSD_INSTALL [ro]...
in /dev/.
- Use a unique label on every filesystem to avoid
+ Use a unique label on every file system to avoid
conflicts from identical labels. A few letters from the
computer's name, use, or location can be added to the label.
For instance, labroot or
@@ -1613,13 +1613,13 @@ Trying to mount root from cd9660:/dev/iso9660/FREEBSD_INSTALL [ro]...
- Creating Traditional Split Filesystem
+ Creating Traditional Split File System
Partitions
For a traditional partition layout where the
/, /var,
/tmp, and /usr
- directories are separate filesystems on their own
+ directories are separate file systems on their own
partitions, create a GPT partitioning scheme, then create
the partitions as shown. Partition sizes shown are typical
for a 20G target disk. If more space is available on the
@@ -2909,7 +2909,8 @@ login:
&os; Shutdown
Proper shutdown of a &os; computer helps protect data and
- even hardware from damage. Do not just turn off the power.
+ even hardware from damage. Do not turn off the power before
+ the system has been properly shut down.
If the user is a member of the
wheel group, become
the superuser by typing su at the command