From a77be586720af37f175f3e9f48047d65ef5f67de Mon Sep 17 00:00:00 2001 From: Neil Brown Date: Mon, 21 May 2007 14:25:50 +1000 Subject: Make return code for "--detail --test" more reliable. Missing devices as well as failed devices cause an error. --- mdadm.8 | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'mdadm.8') 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. -- cgit