summaryrefslogtreecommitdiff
path: root/md.4
diff options
context:
space:
mode:
authorBill Allaire <vger@bogoflop.com>2011-08-22 17:24:17 -0400
committerNeilBrown <neilb@suse.de>2011-08-23 09:13:08 +1000
commit1b17b4e4ff57a4f7dcbc87c5a03f2d9c87f6cb2f (patch)
treefb5ed44e088d9b3f2dc8139ff3b7d3caf45b371a /md.4
parent095407fa047df3b5ad4b6217e9714002316eb9f0 (diff)
md.4: two typos fixed
Signed-off-by: Bill Allaire <vger@bogoflop.com> Signed-off-by: NeilBrown <neilb@suse.de>
Diffstat (limited to 'md.4')
-rw-r--r--md.44
1 files changed, 2 insertions, 2 deletions
diff --git a/md.4 b/md.4
index 648ef2a7..99faad1a 100644
--- a/md.4
+++ b/md.4
@@ -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.