Correct typo in spa_load_verify_metadata docs

Signed-off-by: Richard Laager <rlaager@wiktel.com>
Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
Closes #4471
This commit is contained in:
Richard Laager 2016-03-28 17:13:42 -05:00 committed by Brian Behlendorf
parent 9c13b48987
commit 1c0120832c
1 changed files with 1 additions and 1 deletions

View 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