From e5669f40047ba0a8354418d0af5f7e7d862aaea4 Mon Sep 17 00:00:00 2001 From: NeilBrown Date: Fri, 1 Aug 2008 16:48:08 +1000 Subject: Cosmetic cleanup of some messages. e.g. --raid-disks is preferred over --raid-devices. Thanks to "Jon Nelson" Signed-off-by: NeilBrown --- mdadm.8 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mdadm.8') diff --git a/mdadm.8 b/mdadm.8 index fd26e12..be8568d 100644 --- a/mdadm.8 +++ b/mdadm.8 @@ -1729,7 +1729,7 @@ Currently the only support available is to change the "size" attribute for RAID1, RAID5 and RAID6. .IP \(bu 4 -increase the "raid-disks" attribute of RAID1, RAID5, and RAID6. +increase the "raid\-devices" attribute of RAID1, RAID5, and RAID6. .IP \(bu 4 add a write-intent bitmap to any array which supports these bitmaps, or remove a write-intent bitmap from such an array. -- cgit