man: final VDEV -> vdev
Reviewed by: Brian Behlendorf <behlendorf1@llnl.gov> Signed-off-by: Ahelenia Ziemiańska <nabijaczleweli@nabijaczleweli.xyz> Closes #13116
This commit is contained in:
parent
a5b3fab341
commit
6bf6f5196b
|
@ -93,7 +93,7 @@ and referenced
|
|||
.Pq logically referenced in the pool
|
||||
block counts and sizes by reference count.
|
||||
.It Fl s
|
||||
Display the number of leaf VDEV slow IOs.
|
||||
Display the number of leaf vdev slow IOs.
|
||||
This is the number of IOs that
|
||||
didn't complete in
|
||||
.Sy zio_slow_io_ms
|
||||
|
|
|
@ -474,7 +474,7 @@ This behavior is identical to the
|
|||
command line option.
|
||||
.It Sy ZFS_VDEV_DEVID_OPT_OUT
|
||||
Older OpenZFS implementations had issues when attempting to display pool
|
||||
config VDEV names if a
|
||||
config vdev names if a
|
||||
.Sy devid
|
||||
NVP value is present in the pool's config.
|
||||
.Pp
|
||||
|
|
Loading…
Reference in New Issue