mirror of
https://git.proxmox.com/git/mirror_zfs.git
synced 2026-05-25 11:47:43 +03:00
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:
+1
-1
@@ -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.
|
||||
.
|
||||
|
||||
@@ -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.
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user