Fix typos in man/

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 #9233
This commit is contained in:
Andrea Gelmini
2019-08-30 18:41:35 +02:00
committed by Brian Behlendorf
parent 2b96f77423
commit ac3d4d0cf6
8 changed files with 16 additions and 16 deletions
+2 -2
View File
@@ -557,7 +557,7 @@ How many write errors that have been detected on the vdev.
\fBvdev_cksum_errors\fR
.ad
.RS 12n
How many checkum errors that have been detected on the vdev.
How many checksum errors that have been detected on the vdev.
.RE
.sp
@@ -858,7 +858,7 @@ such as IDE or parallel SCSI.
.RS 12n
If this field exists, it is an array of counters. Each entry counts bit clears
in a particular bit of a big-endian uint64 type. The first entry counts bits
clears of the the high-order bit of the first byte, the 9th byte, etc, and the
clears of the high-order bit of the first byte, the 9th byte, etc, and the
last entry counts clears of the low-order bit of the 8th byte, the 16th byte,
etc. This information is useful for observing a stuck bit in a parallel data
path, such as IDE or parallel SCSI.