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 <fraggle@gmail.com>
Reviewed-by: Tony Hutter <hutter2@llnl.gov>
Reviewed-by: Alexander Motin <mav@FreeBSD.org>
This commit is contained in:
Simon Howard 2025-03-12 20:13:29 +00:00 committed by Tony Hutter
parent ef81812726
commit fd018248d5

View File

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