From: Richard Laager Date: Mon, 28 Mar 2016 22:13:42 +0000 (-0500) Subject: Correct typo in spa_load_verify_metadata docs X-Git-Tag: zfs-0.7.0-rc1~219 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=1c0120832c31f6424a6179e17f072612e448355b;p=zfs Correct typo in spa_load_verify_metadata docs Signed-off-by: Richard Laager Signed-off-by: Brian Behlendorf Closes #4471 --- diff --git a/man/man5/zfs-module-parameters.5 b/man/man5/zfs-module-parameters.5 index 2d565dc19..20022461c 100644 --- a/man/man5/zfs-module-parameters.5 +++ b/man/man5/zfs-module-parameters.5 @@ -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