From 7050aa3f6b45352539413492cafc1d26b2972e47 Mon Sep 17 00:00:00 2001 From: NeilBrown Date: Wed, 21 Sep 2011 09:23:58 +1000 Subject: [PATCH] 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 --- mdadm.8.in | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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 -- 2.39.2