diff --git a/man/systemd-ssh-generator.xml b/man/systemd-ssh-generator.xml
index 65d3c03f6d..0129202327 100644
--- a/man/systemd-ssh-generator.xml
+++ b/man/systemd-ssh-generator.xml
@@ -129,6 +129,22 @@
+
+
+ ssh.ephemeral-authorized_keys-all
+
+
+ Provides additional public keys, given in the customary authorized_keys
+ format, for all users, for incoming connections via the generated AF_VSOCK
+ and AF_UNIX socket units.
+
+ The intended use of this is for a host system (in either VM or container configurations) to
+ generate a keypair and inject the public key into the guest, using the private key to connect to
+ any user account on the guest via ssh, without further authentication.
+
+
+
+
diff --git a/man/systemd.system-credentials.xml b/man/systemd.system-credentials.xml
index 8b9cec6d44..e3e2887207 100644
--- a/man/systemd.system-credentials.xml
+++ b/man/systemd.system-credentials.xml
@@ -205,6 +205,25 @@
+
+ ssh.ephemeral-authorized_keys-all
+
+
+ Provides additional public keys, given in the customary authorized_keys
+ format, for all users, for incoming connections via the generated AF_VSOCK
+ and AF_UNIX socket units.
+
+ The intended use of this is for a host system (in either VM or container configurations) to
+ generate a keypair and inject the public key into the guest, using the private key to connect to
+ any user account on the guest via ssh, without further authentication.
+
+ Consumed by
+ systemd-ssh-generator8.
+
+
+
+
+
ssh.authorized_keys.root