diff --git a/man/homectl.xml b/man/homectl.xml
index dacbd17b1e..6fd5340370 100644
--- a/man/homectl.xml
+++ b/man/homectl.xml
@@ -686,7 +686,7 @@
CIPHERMODE
- BITS
+ BYTESTYPEALGORITHMSECONDS
@@ -696,7 +696,12 @@
Configures various cryptographic parameters for the LUKS2 storage mechanism. See
cryptsetup8
- for details on the specific attributes.
+ for details on the specific attributes.
+
+ Note that homectl uses bytes for key size, like
+ /proc/crypto, but cryptsetup8
+ uses bits.