summaryrefslogtreecommitdiff
path: root/md.4
diff options
context:
space:
mode:
authorPeter Samuelson <peter@p12n.org>2007-05-08 17:13:03 +1000
committerNeil Brown <neilb@suse.de>2007-05-08 17:13:03 +1000
commit35cc5be496384f053bf194ad7c91920178e8304b (patch)
treee532331e3d22429d3d67100c19c9ff3bcf90b5b5 /md.4
parent1afe1167aeb550994e028c2bdfc2351e8b2eaeab (diff)
Hyphens and Other Manpage Typography, 1/4:
From: Peter Samuelson <peter@p12n.org> do not hyphenate terms: "override", "therein", "overwrite", "superblock format". Signed-Off-By: Peter Samuelson <peter@p12n.org>
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 436f24e4..9838816a 100644
--- a/md.4
+++ b/md.4
@@ -326,7 +326,7 @@ undetectably corrupted. The 2.4 md driver
.B does not
alert the operator to this condition. The 2.6 md driver will fail to
start an array in this condition without manual intervention, though
-this behaviour can be over-ridden by a kernel parameter.
+this behaviour can be overridden by a kernel parameter.
.SS RECOVERY
@@ -427,7 +427,7 @@ As of Linux 2.6.17, md can reshape a raid5 array to have more
devices. Other possibilities may follow in future kernels.
During any stripe process there is a 'critical section' during which
-live data is being over-written on disk. For the operation of
+live data is being overwritten on disk. For the operation of
increasing the number of drives in a raid5, this critical section
covers the first few stripes (the number being the product of the old
and new number of devices). After this critical section is passed,