]> git.ipfire.org Git - thirdparty/mdadm.git/commitdiff
Minor manpage fixes
authorNeil Brown <neilb@suse.de>
Tue, 8 May 2007 07:12:50 +0000 (17:12 +1000)
committerNeil Brown <neilb@suse.de>
Tue, 8 May 2007 07:12:50 +0000 (17:12 +1000)
md.4

diff --git a/md.4 b/md.4
index 84159d91db68599486786cd4f52e2044e4f4e350..436f24e4ba1930855c9b25bbd29870fee5ff63c2 100644 (file)
--- a/md.4
+++ b/md.4
@@ -370,9 +370,9 @@ writes to an area of the array, the corresponding bit will be cleared.
 
 This bitmap is used for two optimisations.
 
-Firstly, after an unclear shutdown, the resync process will consult
+Firstly, after an unclean shutdown, the resync process will consult
 the bitmap and only resync those blocks that correspond to bits in the
-bitmap that are set.  This can dramatically increase resync time.
+bitmap that are set.  This can dramatically reduce resync time.
 
 Secondly, when a drive fails and is removed from the array, md stops
 clearing bits in the intent log.  If that same drive is re-added to