Fix wrong description in manpage

The careless change was introduce by 'commit 7e6e839a26
(mdadm: change the num of cluster node)'. Which should be
revert to avoid misunderstanding.

Signed-off-by: Guoqing Jiang <gqjiang@suse.com>
Signed-off-by: NeilBrown <neilb@suse.com>
This commit is contained in:
Guoqing Jiang 2016-01-12 18:08:24 +03:00 committed by NeilBrown
parent c85338c675
commit b3774a48db
1 changed files with 4 additions and 4 deletions

View File

@ -1163,15 +1163,15 @@ The
.B name .B name
option will change the option will change the
.I name .I name
of the array as stored in the superblock and bitmap. This option only of the array as stored in the superblock. This is only supported for
works for clustered environment. version-1 superblocks.
The The
.B nodes .B nodes
option will change the option will change the
.I nodes .I nodes
of the array as stored in the superblock. This is only supported for of the array as stored in the bitmap superblock. This option only
version-1 superblocks. works for a clustered environment.
The The
.B homehost .B homehost