From dd4bc569b9f73e8c2445bed90d82c92d98aada03 Mon Sep 17 00:00:00 2001 From: Andrea Gelmini Date: Wed, 10 Jun 2020 06:24:09 +0200 Subject: Fix typos Correct various typos in the comments and tests. Reviewed-by: Ryan Moeller Reviewed-by: Matthew Ahrens Reviewed-by: Brian Behlendorf Signed-off-by: Andrea Gelmini Closes #10423 --- man/man5/zfs-module-parameters.5 | 2 +- man/man8/zdb.8 | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'man') diff --git a/man/man5/zfs-module-parameters.5 b/man/man5/zfs-module-parameters.5 index 7ef82d9a0..1ab592390 100644 --- a/man/man5/zfs-module-parameters.5 +++ b/man/man5/zfs-module-parameters.5 @@ -2122,7 +2122,7 @@ Default value: \fB1,000\fR. \fBzfs_obsolete_min_time_ms\fR (int) .ad .RS 12n -Simlar to \fBzfs_free_min_time_ms\fR but for cleanup of old indirection records +Similar to \fBzfs_free_min_time_ms\fR but for cleanup of old indirection records for removed vdevs. .sp Default value: \fB500\fR. diff --git a/man/man8/zdb.8 b/man/man8/zdb.8 index 01ad95b3e..e8320c35b 100644 --- a/man/man8/zdb.8 +++ b/man/man8/zdb.8 @@ -145,7 +145,7 @@ The fields .Ar start and .Ar end -are integer object identfiers that denote the upper and lower bounds +are integer object identifiers that denote the upper and lower bounds of the range. An .Ar end value of -1 specifies a range with no upper bound. The -- cgit v1.2.3