From fd018248d5f70ad5dec92863ed2a9b5de649238b Mon Sep 17 00:00:00 2001 From: Simon Howard Date: Wed, 12 Mar 2025 20:13:29 +0000 Subject: [PATCH] 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 Reviewed-by: Tony Hutter Reviewed-by: Alexander Motin --- man/man7/zfsprops.7 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/man/man7/zfsprops.7 b/man/man7/zfsprops.7 index 2041d0bba..cf925af9e 100644 --- a/man/man7/zfsprops.7 +++ b/man/man7/zfsprops.7 @@ -543,8 +543,8 @@ cannot be changed once the volume has been written, so it should be set at volume creation time. The default .Sy blocksize -for volumes is 16 Kbytes. -Any power of 2 from 512 bytes to 128 Kbytes is valid. +for volumes is 16 KiB. +Any power of 2 from 512 bytes to 128 KiB is valid. .Pp This property can also be referred to by its shortened column name, .Sy volblock .