From 0175272f6463dcfe588480c459c065cc4a78ba08 Mon Sep 17 00:00:00 2001 From: chrisrd Date: Fri, 7 Jan 2022 06:00:01 +1100 Subject: man: speling Fix spelling. Reviewed-by: Rich Ercolani Reviewed-by: Matthew Ahrens Reviewed-by: Brian Behlendorf Signed-off-by: Chris Dunlop Closes #12911 --- man/man8/zfs-load-key.8 | 2 +- man/man8/zgenhostid.8 | 2 +- man/man8/zpool-attach.8 | 2 +- man/man8/zpool-events.8 | 4 ++-- man/man8/zpool-replace.8 | 2 +- 5 files changed, 6 insertions(+), 6 deletions(-) (limited to 'man/man8') diff --git a/man/man8/zfs-load-key.8 b/man/man8/zfs-load-key.8 index ed89b65d7..b12a79e01 100644 --- a/man/man8/zfs-load-key.8 +++ b/man/man8/zfs-load-key.8 @@ -200,7 +200,7 @@ if supported by your hardware, otherwise .Bl -tag -width "-r" .It Fl l Ensures the key is loaded before attempting to change the key. -This is effectively equivalent to runnin +This is effectively equivalent to running .Nm zfs Cm load-key Ar filesystem ; Nm zfs Cm change-key Ar filesystem .It Fl o Ar property Ns = Ns Ar value Allows the user to set encryption key properties diff --git a/man/man8/zgenhostid.8 b/man/man8/zgenhostid.8 index 0dcebef73..e157578cf 100644 --- a/man/man8/zgenhostid.8 +++ b/man/man8/zgenhostid.8 @@ -80,7 +80,7 @@ be an 8-digit-long hexadecimal number, optionally prefixed by .Dl # Nm Qq $ Ns Pq Nm hostid .It Record a custom hostid Po Ar 0xdeadbeef Pc in Pa /etc/hostid .Dl # Nm Ar deadbeef -.It Record a custom hostid Po Ar 0x01234567 Pc in Pa /tmp/hostid No and ovewrite the file if it exists +.It Record a custom hostid Po Ar 0x01234567 Pc in Pa /tmp/hostid No and overwrite the file if it exists .Dl # Nm Fl f o Ar /tmp/hostid 0x01234567 .El . diff --git a/man/man8/zpool-attach.8 b/man/man8/zpool-attach.8 index 19d8f6ac0..9dfa35a10 100644 --- a/man/man8/zpool-attach.8 +++ b/man/man8/zpool-attach.8 @@ -79,7 +79,7 @@ The only property supported at the moment is The .Ar new_device is reconstructed sequentially to restore redundancy as quickly as possible. -Checksums are not verfied during sequential reconstruction so a scrub is +Checksums are not verified during sequential reconstruction so a scrub is started when the resilver completes. Sequential reconstruction is not supported for raidz configurations. .It Fl w 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 diff --git a/man/man8/zpool-replace.8 b/man/man8/zpool-replace.8 index 2b2875ed4..cc61fa3ea 100644 --- a/man/man8/zpool-replace.8 +++ b/man/man8/zpool-replace.8 @@ -85,7 +85,7 @@ The only property supported at the moment is The .Ar new-device is reconstructed sequentially to restore redundancy as quickly as possible. -Checksums are not verfied during sequential reconstruction so a scrub is +Checksums are not verified during sequential reconstruction so a scrub is started when the resilver completes. Sequential reconstruction is not supported for raidz configurations. .It Fl w -- cgit v1.2.3