Fix typos in cmd/

Reviewed-by: Ryan Moeller <ryan@ixsystems.com>
Reviewed-by: Richard Laager <rlaager@wiktel.com>
Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Andrea Gelmini <andrea.gelmini@gelma.net>
Closes #9234
This commit is contained in:
Andrea Gelmini
2019-08-30 18:43:30 +02:00
committed by Tony Hutter
parent cac5f924ce
commit eaf8e3b779
15 changed files with 26 additions and 26 deletions
+1 -1
View File
@@ -4779,7 +4779,7 @@ zdb_set_skip_mmp(char *target)
* the name of the target pool.
*
* Note that the checkpointed state's pool name will be the name of
* the original pool with the above suffix appened to it. In addition,
* the original pool with the above suffix appended to it. In addition,
* if the target is not a pool name (e.g. a path to a dataset) then
* the new_path parameter is populated with the updated path to
* reflect the fact that we are looking into the checkpointed state.