linux-raid.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] Fix wrong description in manpage
@ 2016-01-12 15:08 Guoqing Jiang
  2016-01-12 21:26 ` NeilBrown
  0 siblings, 1 reply; 2+ messages in thread
From: Guoqing Jiang @ 2016-01-12 15:08 UTC (permalink / raw)
  To: neilb; +Cc: linux-raid, Guoqing Jiang

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 <gqjiang@suse.com>
---
 mdadm.8.in | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/mdadm.8.in b/mdadm.8.in
index 2844039..c2f2c95 100644
--- a/mdadm.8.in
+++ b/mdadm.8.in
@@ -1162,9 +1162,7 @@ is given, a random UUID is chosen.
 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.
+.I name.
 
 The
 .B nodes
-- 
2.1.4


^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2016-01-12 21:26 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-01-12 15:08 [PATCH] Fix wrong description in manpage Guoqing Jiang
2016-01-12 21:26 ` NeilBrown

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).