diff options
author | наб <[email protected]> | 2020-09-16 00:43:42 +0200 |
---|---|---|
committer | GitHub <[email protected]> | 2020-09-15 15:43:42 -0700 |
commit | 5797d7cc4c80e279002b1511fe4d7151e955e59d (patch) | |
tree | a221885e721575768845f5d215a4dc1a79dbe056 /man/man8 | |
parent | 1db9e6e4e4c355a89e52f156f63843d01f84866e (diff) |
zpoolprops.8: fix raidz par[i]ty typo
Reviewed-by: George Melikov <[email protected]>
Reviewed-by: Brian Behlendorf <[email protected]>
Signed-off-by: Ahelenia Ziemiańska <[email protected]>
Closes #10923
Diffstat (limited to 'man/man8')
-rw-r--r-- | man/man8/zpoolprops.8 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/man8/zpoolprops.8 b/man/man8/zpoolprops.8 index 5adbfb321..3437e4886 100644 --- a/man/man8/zpoolprops.8 +++ b/man/man8/zpoolprops.8 @@ -77,7 +77,7 @@ The zpool .Sy free property is not generally useful for this purpose, and can be substantially more than the zfs .Sy available -space. This discrepancy is due to several factors, including raidz party; zfs +space. This discrepancy is due to several factors, including raidz parity; zfs reservation, quota, refreservation, and refquota properties; and space set aside by .Sy spa_slop_shift (see |