diff --git a/man/kernel-command-line.xml b/man/kernel-command-line.xml
index 6a80f157599..eed73ab7f15 100644
--- a/man/kernel-command-line.xml
+++ b/man/kernel-command-line.xml
@@ -710,8 +710,8 @@
systemd.allow_userspace_verity=
Takes a boolean argument. Controls whether disk images that are Verity protected may
- be authenticated in userspace signature checks via /etc/verity.d/ (and related
- directories) public key drop-ins, or whether in-kernel signature checking only. Defaults to
+ be authenticated in userspace signature checks via /etc/verity.d/*.crt (and
+ related directories) public key drop-ins, or whether in-kernel signature checking only. Defaults to
on.
diff --git a/man/systemd-mountfsd.service.xml b/man/systemd-mountfsd.service.xml
index 81d02d3d4f8..b8a70a091b8 100644
--- a/man/systemd-mountfsd.service.xml
+++ b/man/systemd-mountfsd.service.xml
@@ -45,7 +45,7 @@
/usr/lib/ it is assumed to be trusted.
If the disk image contains a Verity enabled disk image, along with a signature
- partition with a key in the kernel keyring or in /etc/verity.d/ (and related
+ partition with a key in the kernel keyring or in /etc/verity.d/*.crt (and related
directories) the disk image is considered trusted.