summaryrefslogtreecommitdiff
path: root/md.4
diff options
context:
space:
mode:
authorNeil Brown <neilb@suse.de>2008-07-08 10:03:09 +1000
committerNeil Brown <neilb@suse.de>2008-07-08 10:03:09 +1000
commit91c0038813bb6b125770adc6f1dff9f3ed2eb21e (patch)
tree0d811f9cf9d6d824618fa76b5ff6819cfd04b5d6 /md.4
parent6d6de2ee68e013958066e97b5d51a730bac10108 (diff)
Fix confusing usage in md.4 man page.
"degraded write performance" could be confused with "write performance when degraded". It really means "reduced write performance", so say that.
Diffstat (limited to 'md.4')
-rw-r--r--md.42
1 files changed, 1 insertions, 1 deletions
diff --git a/md.4 b/md.4
index af1a7968..dfd287f1 100644
--- a/md.4
+++ b/md.4
@@ -240,7 +240,7 @@ across a later section of all drives, always ensuring that all copies
of any given block are on different drives.
The 'far' arrangement can give sequential read performance equal to
-that of a RAID0 array, but at the cost of degraded write performance.
+that of a RAID0 array, but at the cost of reduced write performance.
When 'offset' replicas are chosen, the multiple copies of a given
chunk are laid out on consecutive drives and at consecutive offsets.