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
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