summaryrefslogtreecommitdiff
path: root/mdadm.8.in
diff options
context:
space:
mode:
authorNamhyung Kim <namhyung@gmail.com>2011-06-22 01:19:02 +0900
committerNeilBrown <neilb@suse.de>2011-06-23 11:34:34 +1000
commit6cbf8fb8c164fa141cf3c097b2b8f61f923b0c23 (patch)
tree7f20f9c05cfd4f16cb3cafbf54100cba48d1d6e7 /mdadm.8.in
parentf161d047eed634b3380262767f955eb888502e88 (diff)
mdadm.8: change linux version 2.6.40 -> 3.0
Signed-off-by: Namhyung Kim <namhyung@gmail.com> Signed-off-by: NeilBrown <neilb@suse.de>
Diffstat (limited to 'mdadm.8.in')
-rw-r--r--mdadm.8.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/mdadm.8.in b/mdadm.8.in
index d2d7ef22..44accc0d 100644
--- a/mdadm.8.in
+++ b/mdadm.8.in
@@ -706,7 +706,7 @@ facts the operator knows.
When an array is resized to a larger size with
.B "\-\-grow \-\-size="
the new space is normally resynced in that same way that the whole
-array is resynced at creation. From Linux version 2.6.40,
+array is resynced at creation. From Linux version 3.0,
.B \-\-assume\-clean
can be used with that command to avoid the automatic resync.