diff options
author | наб <[email protected]> | 2020-11-13 23:53:37 +0100 |
---|---|---|
committer | Brian Behlendorf <[email protected]> | 2020-11-16 09:26:16 -0800 |
commit | fd654e412e48751e402a993594a39d336868e4c4 (patch) | |
tree | 39bcb9229621f0851bda1170dc8cead32aada112 /man/man8 | |
parent | 4072f465bc3630bbab50afccfd6c7baf41afcc4c (diff) |
zpool(8): fix pool-wi[sd]e typo
Reviewed-by: Brian Behlendorf <[email protected]>
Signed-off-by: Ahelenia Ziemiańska <[email protected]>
Closes #11202
Diffstat (limited to 'man/man8')
-rw-r--r-- | man/man8/zpool-list.8 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/man8/zpool-list.8 b/man/man8/zpool-list.8 index a38430c8f..068a68893 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 |