diff options
author | Ned Bass <[email protected]> | 2015-12-16 17:45:15 -0800 |
---|---|---|
committer | Brian Behlendorf <[email protected]> | 2015-12-18 13:33:37 -0800 |
commit | 6b4e21c60eda9d9e514c933de7cbe214aa77f7f4 (patch) | |
tree | 3ca16e5302262529ddfd59865d34c5f39f44e194 /man/man5/zfs-events.5 | |
parent | a58df6f53687ac6d1dee21f60de41b2552a43201 (diff) |
Man page white space and spelling corrections
Correct some misspelled words and grammatical errors, and remove
trailing white space in the man pages.
Signed-off-by: Ned Bass <[email protected]>
Signed-off-by: Brian Behlendorf <[email protected]>
Closes #4115
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 |