diff options
author | chrisrd <[email protected]> | 2022-01-07 06:00:01 +1100 |
---|---|---|
committer | GitHub <[email protected]> | 2022-01-06 11:00:01 -0800 |
commit | 0175272f6463dcfe588480c459c065cc4a78ba08 (patch) | |
tree | cbf97d0897f9752eed9dd2eb2fbc32a8aa329231 /man/man8/zpool-events.8 | |
parent | 7454275a533e260e717a478a36af54d39beddecc (diff) |
man: speling
Fix spelling.
Reviewed-by: Rich Ercolani <[email protected]>
Reviewed-by: Matthew Ahrens <[email protected]>
Reviewed-by: Brian Behlendorf <[email protected]>
Signed-off-by: Chris Dunlop <[email protected]>
Closes #12911
Diffstat (limited to 'man/man8/zpool-events.8')
-rw-r--r-- | man/man8/zpool-events.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/man/man8/zpool-events.8 b/man/man8/zpool-events.8 index ab1d6ea56..55f7babae 100644 --- a/man/man8/zpool-events.8 +++ b/man/man8/zpool-events.8 @@ -68,7 +68,7 @@ Print the entire payload for each event. .El . .Sh EVENTS -Theese are the different event subclasses. +These are the different event subclasses. The full event name would be .Sy ereport.fs.zfs.\& Ns Em SUBCLASS , but only the last part is listed here. @@ -136,7 +136,7 @@ Issued when the ashift alignment requirement has increased. .It Sy vdev.remove Issued when a vdev is detached from a mirror (or a spare detached from a vdev where it have been used to replace a failed drive - only works if -the original drive have been readded). +the original drive have been re-added). .It Sy vdev.clear Issued when clearing device errors in a pool. Such as running |