From: NeilBrown Date: Tue, 20 Sep 2011 23:23:58 +0000 (+1000) Subject: mdadm.8: fix description of "--metadata=1". X-Git-Tag: mdadm-3.2.3~159 X-Git-Url: http://git.neil.brown.name/?a=commitdiff_plain;h=7050aa3f6b45352539413492cafc1d26b2972e47;p=mdadm.git 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 --- 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