mirror of
https://git.proxmox.com/git/mirror_zfs.git
synced 2026-05-29 18:24:11 +03:00
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:
committed by
Brian Behlendorf
parent
2b96f77423
commit
ac3d4d0cf6
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user