Skip to content

Commit fd01824

Browse files
fragglettonyhutter
authored andcommitted
Disambiguate reference to kibibytes, not kilobytes
A minor nitpick that is kind of obvious based on the surrounding context and reference to powers of two. It's better to be explicit, though. Signed-off-by: Simon Howard <[email protected]> Reviewed-by: Tony Hutter <[email protected]> Reviewed-by: Alexander Motin <[email protected]>
1 parent ef81812 commit fd01824

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

man/man7/zfsprops.7

+2-2
Original file line numberDiff line numberDiff line change
@@ -543,8 +543,8 @@ cannot be changed once the volume has been written, so it should be set at
543543
volume creation time.
544544
The default
545545
.Sy blocksize
546-
for volumes is 16 Kbytes.
547-
Any power of 2 from 512 bytes to 128 Kbytes is valid.
546+
for volumes is 16 KiB.
547+
Any power of 2 from 512 bytes to 128 KiB is valid.
548548
.Pp
549549
This property can also be referred to by its shortened column name,
550550
.Sy volblock .

0 commit comments

Comments
 (0)