Fix several typos in the man pages

Reviewed-by: George Amanakis <gamanakis@gmail.com>
Reviewed-by: Alexander Motin <mav@FreeBSD.org>
Signed-off-by: Tim Smith <tsmith84@gmail.com>
Closes #16965
This commit is contained in:
Tim Smith
2025-01-21 07:30:17 -08:00
committed by Ameer Hamza
parent 083d322fa0
commit e6c98d11ec
6 changed files with 10 additions and 10 deletions
+1 -1
View File
@@ -759,7 +759,7 @@ This option is provided for backwards compatibility with older ZFS versions.
.It Sy ZFS_SET_PIPE_MAX
Tells
.Nm zfs
to set the maximum pipe size for sends/recieves.
to set the maximum pipe size for sends/receives.
Disabled by default on Linux
due to an unfixed deadlock in Linux's pipe size handling code.
.
+1 -1
View File
@@ -66,7 +66,7 @@ devices if none are specified.
If the devices are being actively initialized the command will fail.
After being cleared
.Nm zpool Cm initialize
with no flags can be used to re-initialize all unallocoated regions on
with no flags can be used to re-initialize all unallocated regions on
the relevant target devices.
.It Fl w , -wait
Wait until the devices have finished initializing before returning.
+1 -1
View File
@@ -83,7 +83,7 @@ Specify
to set pool GUID as key for pool objects instead of pool names.
.It Fl d
Display the number of Direct I/O read/write checksum verify errors that have
occured on a top-level VDEV.
occurred on a top-level VDEV.
See
.Sx zfs_vdev_direct_write_verify
in