From 5f24bd11ee2ecc4bcf290150e655837b041de00c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=BD=D0=B0=D0=B1?= Date: Fri, 13 Nov 2020 23:53:37 +0100 Subject: [PATCH] zpool(8): fix pool-wi[sd]e typo MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Reviewed-by: Brian Behlendorf Signed-off-by: Ahelenia ZiemiaƄska Closes #11202 --- man/man8/zpool-list.8 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man/man8/zpool-list.8 b/man/man8/zpool-list.8 index a38430c8fe..068a688934 100644 --- a/man/man8/zpool-list.8 +++ b/man/man8/zpool-list.8 @@ -111,7 +111,7 @@ See .It Fl v Verbose statistics. Reports usage statistics for individual vdevs within the pool, in addition to -the pool-wise statistics. +the pool-wide statistics. .El .El .Sh SEE ALSO