From: Guoqing Jiang Date: Tue, 12 Jan 2016 15:08:24 +0000 (+0300) Subject: Fix wrong description in manpage X-Git-Tag: mdadm-3.4~12 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b3774a48dbdb37c6efb7630ddd2081cae0a56459;p=thirdparty%2Fmdadm.git Fix wrong description in manpage The careless change was introduce by 'commit 7e6e839a2651 (mdadm: change the num of cluster node)'. Which should be revert to avoid misunderstanding. Signed-off-by: Guoqing Jiang Signed-off-by: NeilBrown --- diff --git a/mdadm.8.in b/mdadm.8.in index 28440395..97ce8dc8 100644 --- a/mdadm.8.in +++ b/mdadm.8.in @@ -1163,15 +1163,15 @@ The .B name option will change the .I name -of the array as stored in the superblock and bitmap. This option only -works for clustered environment. +of the array as stored in the superblock. This is only supported for +version-1 superblocks. The .B nodes option will change the .I nodes -of the array as stored in the superblock. This is only supported for -version-1 superblocks. +of the array as stored in the bitmap superblock. This option only +works for a clustered environment. The .B homehost