]> git.ipfire.org Git - thirdparty/mdadm.git/commitdiff
mdadm.8: fix description of "--metadata=1".
authorNeilBrown <neilb@suse.de>
Tue, 20 Sep 2011 23:23:58 +0000 (09:23 +1000)
committerNeilBrown <neilb@suse.de>
Tue, 20 Sep 2011 23:23:58 +0000 (09:23 +1000)
This set the metadata to 1.2, not 1.0.
When the default was changed to 1.2 I forgot to update this part of
the man page.

Bug-Debian: http://bugs.debian.org/607375
Signed-off-by: NeilBrown <neilb@suse.de>
mdadm.8.in

index e22fde4c4bb8def0003cf8e9f303c4c5c31a0373..039f3d4406ca83e34cfdbe3e7012fc4f4edb4e2c 100644 (file)
@@ -336,7 +336,8 @@ It can easily be moved between hosts with different endian-ness, and a
 recovery operation can be checkpointed and restarted.  The different
 sub-versions store the superblock at different locations on the
 device, either at the end (for 1.0), at the start (for 1.1) or 4K from
-the start (for 1.2).  "1" is equivalent to "1.0".
+the start (for 1.2).  "1" is equivalent to "1.2" (the commonly
+preferred 1.x format).
 'if '{DEFAULT_METADATA}'1.2'  "default" is equivalent to "1.2".
 .IP ddf
 Use the "Industry Standard" DDF (Disk Data Format) format defined by