diff options
author | наб <[email protected]> | 2021-05-26 14:50:53 +0200 |
---|---|---|
committer | Brian Behlendorf <[email protected]> | 2021-06-09 13:05:34 -0700 |
commit | 5d08b105a24b0cd62031a71af422d7c53225d7c6 (patch) | |
tree | 0e501e96e847b411055e8485af779f9d33bac3b9 /man | |
parent | 55b6d4a3d82543419a2e38859c524646fd22b26d (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')
-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) |