]> git.proxmox.com Git - mirror_zfs.git/commitdiff
Fix incorrect use of .Nm directive for ZPOOL_VDEV_NAME_GUID in zpool(8)
authorTomohiro Kusumi <kusumi.tomohiro@gmail.com>
Tue, 23 Apr 2019 17:23:00 +0000 (02:23 +0900)
committerBrian Behlendorf <behlendorf1@llnl.gov>
Tue, 23 Apr 2019 17:23:00 +0000 (10:23 -0700)
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

man/man8/zpool.8

index e644f7e6a20f2b872be1d1759781c98b25a24411..6b97c4b0ed0d0c29663efb187faf2552e5b62cad 100644 (file)
@@ -2734,8 +2734,8 @@ option in
 .Bl -tag -width "ZPOOL_VDEV_NAME_GUID"
 .It Ev ZPOOL_VDEV_NAME_GUID
 Cause
-.Nm zpool subcommands to output vdev guids by default.  This behavior
-is identical to the
+.Nm zpool
+subcommands to output vdev guids by default.  This behavior is identical to the
 .Nm zpool status -g
 command line option.
 .El