]> granicus.if.org Git - zfs/commitdiff
Correct typo in spa_load_verify_metadata docs
authorRichard Laager <rlaager@wiktel.com>
Mon, 28 Mar 2016 22:13:42 +0000 (17:13 -0500)
committerBrian Behlendorf <behlendorf1@llnl.gov>
Wed, 30 Mar 2016 01:33:16 +0000 (18:33 -0700)
Signed-off-by: Richard Laager <rlaager@wiktel.com>
Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
Closes #4471

man/man5/zfs-module-parameters.5

index 2d565dc191f95c83c4b5d49e27256fee11849732..20022461ca33d7e7c446951ac867d9f584225b75 100644 (file)
@@ -296,7 +296,7 @@ Whether to traverse blocks during an "extreme rewind" (\fB-X\fR)
 pool import.  Use 0 to disable and 1 to enable.
 
 An extreme rewind import normally performs a full traversal of all
-blocks in the pool for verification.  If this parameter is set to 1,
+blocks in the pool for verification.  If this parameter is set to 0,
 the traversal is not performed.  It can be toggled once the import has
 started to stop or start the traversal.
 .sp