md.4: two typos fixed

Signed-off-by: Bill Allaire <vger@bogoflop.com>
Signed-off-by: NeilBrown <neilb@suse.de>
This commit is contained in:
Bill Allaire 2011-08-22 17:24:17 -04:00 committed by NeilBrown
parent 095407fa04
commit 1b17b4e4ff
1 changed files with 2 additions and 2 deletions

4
md.4
View File

@ -136,7 +136,7 @@ details.
.I md
is able to communicate with the user-space program through various
sysfs attributes so that it can make appropriate changes to the
metadata \- for example to make a device as faulty. When necessary,
metadata \- for example to mark a device as faulty. When necessary,
.I md
will wait for the program to acknowledge the event by writing to a
sysfs attribute.
@ -215,7 +215,7 @@ spindle. In theory, having an N-disk RAID1 will allow N sequential
threads to read from all disks.
Individual devices in a RAID1 can be marked as "write-mostly".
This drives are excluded from the normal read balancing and will only
These drives are excluded from the normal read balancing and will only
be read from when there is no other option. This can be useful for
devices connected over a slow link.