diff --git a/man/systemd-creds.xml b/man/systemd-creds.xml index d48f667b8b..0c9a985470 100644 --- a/man/systemd-creds.xml +++ b/man/systemd-creds.xml @@ -38,9 +38,9 @@ processes. They are primarily used for passing cryptographic keys (both public and private) or certificates, user account information or identity information from the host to services. - Credentials are configured in unit files via the ImportCredential>, + Credentials are configured in unit files via the ImportCredential=, LoadCredential=, SetCredential=, - LoadCredentialEncrypted= and SetCredentialEncrypted= settings, see + LoadCredentialEncrypted=, and SetCredentialEncrypted= settings, see systemd.exec5 for details.