zpoolprops.8: fix spacing in ashift
Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov> Signed-off-by: Ahelenia Ziemiańska <nabijaczleweli@nabijaczleweli.xyz> Closes #12125
This commit is contained in:
parent
55b6d4a3d8
commit
5d08b105a2
|
@ -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)
|
||||
|
|
Loading…
Reference in New Issue