diff --git a/en_US.ISO8859-1/books/handbook/disks/chapter.sgml b/en_US.ISO8859-1/books/handbook/disks/chapter.sgml
index 16e83a5c2b..94cbb3b86d 100644
--- a/en_US.ISO8859-1/books/handbook/disks/chapter.sgml
+++ b/en_US.ISO8859-1/books/handbook/disks/chapter.sgml
@@ -179,7 +179,7 @@
fdisk
- Because FreeBSD runs on IBM-PC compatible computers, it must
+ FreeBSD runs on IBM-PC compatible computers, therefore it must
take into account the PC BIOS partitions. These are different
from the traditional BSD partitions. A PC disk has up to four
BIOS partition entries. If the disk is going to be truly
@@ -190,8 +190,8 @@
not to confuse them with traditional BSD partitions. You may
also use slices on a disk that is dedicated to FreeBSD, but used
in a computer that also has another operating system installed.
- This is to not confuse the fdisk utility of
- the other operating system.
+ This is a good way to avoid confusing the fdisk utility of
+ other, non-FreeBSD operating systems.
In the slice case the drive will be added as
/dev/da1s1e. This is read as: SCSI disk,
@@ -237,13 +237,13 @@
fdisk Partition Editor
- Once inside fdisk, we can type A to
+ Once inside fdisk, typing A will
use the entire disk for FreeBSD. When asked if you want to
remain cooperative with any future possible operating
systems
, answer YES. Write the
changes to the disk using W. Now exit the
FDISK editor by typing q. Next you will be
- asked about the Master Boot Record. Since you are adding a
+ asked about the Master Boot Record
. Since you are adding a
disk to an already running system, choose
None.
@@ -452,7 +452,7 @@ ad3: 29333MB <WDC WD307AA> [59598/16/63] at ata1-slave UDMA33
Setting Up the CCD
- The driver &man.ccd.4; allows you to take
+ The &man.ccd.4; driver allows you to take
several identical disks and concatenate them into one
logical file system. In order to use
&man.ccd.4;, you need a kernel with
@@ -540,7 +540,7 @@ sh MAKEDEV ccd0
manage device nodes in /dev, so use of
MAKEDEV is not necessary.
- Now that you have all of the disks labeled, you must
+ Now that you have all the disks labeled, you must
build the &man.ccd.4;. To do that,
use &man.ccdconfig.8;, with options similar to the following: