summaryrefslogtreecommitdiff
path: root/mdadm.8.in
diff options
context:
space:
mode:
authorNeilBrown <neilb@suse.de>2011-09-21 09:23:58 +1000
committerNeilBrown <neilb@suse.de>2011-09-21 09:23:58 +1000
commit7050aa3f6b45352539413492cafc1d26b2972e47 (patch)
tree1b0a7f0b41020416025feec0b775666bd0eb9d2f /mdadm.8.in
parent758be4f1c9cda8eefb2fd241835521462196e16c (diff)
mdadm.8: fix description of "--metadata=1".
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>
Diffstat (limited to 'mdadm.8.in')
-rw-r--r--mdadm.8.in3
1 files changed, 2 insertions, 1 deletions
diff --git a/mdadm.8.in b/mdadm.8.in
index e22fde4c..039f3d44 100644
--- a/mdadm.8.in
+++ b/mdadm.8.in
@@ -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