diff options
author | наб <[email protected]> | 2021-05-26 14:50:53 +0200 |
---|---|---|
committer | Brian Behlendorf <[email protected]> | 2021-05-29 20:21:55 -0700 |
commit | defa5a0ae524bc5e5f5771b4712239c96e650dfa (patch) | |
tree | 660ceba9fde453a5fc3079a8c0264aa476620239 /man/man8 | |
parent | 2b42a1e57e88f6bd0dfba2e27a592115977d249d (diff) |
zpoolprops.8: fix spacing in ashift
Reviewed-by: Brian Behlendorf <[email protected]>
Signed-off-by: Ahelenia Ziemiańska <[email protected]>
Closes #12125
Diffstat (limited to 'man/man8')
-rw-r--r-- | man/man8/zpoolprops.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/man/man8/zpoolprops.8 b/man/man8/zpoolprops.8 index 20e0d7442..d6dc18a56 100644 --- a/man/man8/zpoolprops.8 +++ b/man/man8/zpoolprops.8 @@ -173,8 +173,8 @@ command: Pool sector size exponent, to the power of .Sy 2 (internally referred to as -.Sy ashift -). Values from 9 to 16, inclusive, are valid; also, the +.Sy ashift ) . +Values from 9 to 16, inclusive, are valid; also, the value 0 (the default) means to auto-detect using the kernel's block layer and a ZFS internal exception list. I/O operations will be aligned to the specified size boundaries. Additionally, the minimum (disk) |