]> git.ipfire.org Git - thirdparty/mdadm.git/commitdiff
md.4: two typos fixed
authorBill Allaire <vger@bogoflop.com>
Mon, 22 Aug 2011 21:24:17 +0000 (17:24 -0400)
committerNeilBrown <neilb@suse.de>
Mon, 22 Aug 2011 23:13:08 +0000 (09:13 +1000)
Signed-off-by: Bill Allaire <vger@bogoflop.com>
Signed-off-by: NeilBrown <neilb@suse.de>
md.4

diff --git a/md.4 b/md.4
index 648ef2a727071715aeab984da94dc506ee1ce638..99faad1ac50c48a3592b7ac27e5c1a8d20070923 100644 (file)
--- 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.