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:
Tomohiro Kusumi 2019-04-24 02:23:00 +09:00 committed by Brian Behlendorf
parent e8864b1b28
commit 2de17298de

View File

@ -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