diff options
Diffstat (limited to 'man/man5/zfs-events.5')
-rw-r--r-- | man/man5/zfs-events.5 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/man/man5/zfs-events.5 b/man/man5/zfs-events.5 index 72f468c0f..398ea8ad1 100644 --- a/man/man5/zfs-events.5 +++ b/man/man5/zfs-events.5 @@ -280,7 +280,7 @@ Issued when there is an I/O failure in a vdev in the pool. \fBprobe_failure\fR .ad .RS 12n -Issued when a probe fails on a vdev. This would occur if a vdeev +Issued when a probe fails on a vdev. This would occur if a vdev have been kicked from the system outside of ZFS (such as the kernel have removed the device). .RE @@ -443,7 +443,7 @@ Physical FRU location. \fBvdev_state\fR .ad .RS 12n -State of vdev (0=uninitialized, 1=closed, 2=offline, 3=removed, 4=failed to open, 5=faulted, 6=degraded, 7=healty). +State of vdev (0=uninitialized, 1=closed, 2=offline, 3=removed, 4=failed to open, 5=faulted, 6=degraded, 7=healthy). .RE .sp |