From 33dc49e0c0ced678b9de5f53a4689b79ded87737 Mon Sep 17 00:00:00 2001 From: Brian Behlendorf Date: Mon, 6 Jan 2020 10:43:32 -0800 Subject: Fix ZPOOL_VDEV_NAME_PATH option description The corresponding zpool status option is -P and not -p. Update this description to reference the correct option. Reviewed-by: loli10K Reviewed-by: George Melikov Signed-off-by: Brian Behlendorf Closes #9803 --- man/man8/zpool.8 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'man') diff --git a/man/man8/zpool.8 b/man/man8/zpool.8 index 272e4bc1c..4b5a1e2b3 100644 --- a/man/man8/zpool.8 +++ b/man/man8/zpool.8 @@ -497,7 +497,7 @@ Cause .Nm zpool subcommands to output full vdev path names by default. This behavior is identical to the -.Nm zpool status -p +.Nm zpool status -P command line option. .El .Bl -tag -width "ZFS_VDEV_DEVID_OPT_OUT" -- cgit v1.2.3