summaryrefslogtreecommitdiffstats
path: root/mdadm.8
diff options
context:
space:
mode:
authorNeil Brown <neilb@suse.de>2007-05-21 14:25:50 +1000
committerNeil Brown <neilb@suse.de>2007-05-21 14:25:50 +1000
commita77be586720af37f175f3e9f48047d65ef5f67de (patch)
tree010ea6fb75ec92f1f3914a2948efe6b7faae4eb0 /mdadm.8
parent5b28bd56725371d4a72988d4e72bb2fd852c6fa7 (diff)
downloadmdadm-a77be586720af37f175f3e9f48047d65ef5f67de.tar.gz
mdadm-a77be586720af37f175f3e9f48047d65ef5f67de.tar.xz
mdadm-a77be586720af37f175f3e9f48047d65ef5f67de.zip
Make return code for "--detail --test" more reliable.
Missing devices as well as failed devices cause an error.
Diffstat (limited to 'mdadm.8')
-rw-r--r--mdadm.83
1 files changed, 1 insertions, 2 deletions
diff --git a/mdadm.8 b/mdadm.8
index e70a1a9..0d3adfc 100644
--- a/mdadm.8
+++ b/mdadm.8
@@ -1457,8 +1457,7 @@ The array is functioning normally.
The array has at least one failed device.
.TP
2
-The array has multiple failed devices and hence is unusable (raid4 or
-raid5).
+The array has multiple failed devices such that it is unusable.
.TP
4
There was an error while trying to get information about the device.