mirror of
https://git.proxmox.com/git/mirror_zfs.git
synced 2025-04-06 17:49:11 +03:00
Fix incorrect use of .Nm directive for ZPOOL_VDEV_NAME_GUID in zpool(8)
It should only affect "zpool". Reviewed-by: George Melikov <mail@gmelikov.ru> Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov> Reviewed-by: Richard Laager <rlaager@wiktel.com> Signed-off-by: Tomohiro Kusumi <kusumi.tomohiro@gmail.com> Closes #8644
This commit is contained in:
parent
e8864b1b28
commit
2de17298de
@ -2734,8 +2734,8 @@ option in
|
|||||||
.Bl -tag -width "ZPOOL_VDEV_NAME_GUID"
|
.Bl -tag -width "ZPOOL_VDEV_NAME_GUID"
|
||||||
.It Ev ZPOOL_VDEV_NAME_GUID
|
.It Ev ZPOOL_VDEV_NAME_GUID
|
||||||
Cause
|
Cause
|
||||||
.Nm zpool subcommands to output vdev guids by default. This behavior
|
.Nm zpool
|
||||||
is identical to the
|
subcommands to output vdev guids by default. This behavior is identical to the
|
||||||
.Nm zpool status -g
|
.Nm zpool status -g
|
||||||
command line option.
|
command line option.
|
||||||
.El
|
.El
|
||||||
|
Loading…
Reference in New Issue
Block a user