diff options
Diffstat (limited to 'man/systemd-cryptenroll.xml')
-rw-r--r-- | man/systemd-cryptenroll.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/systemd-cryptenroll.xml b/man/systemd-cryptenroll.xml index 8baab80dc7..a47866ba61 100644 --- a/man/systemd-cryptenroll.xml +++ b/man/systemd-cryptenroll.xml @@ -331,7 +331,7 @@ <term><option>--pkcs11-token-uri=<replaceable>URI</replaceable></option></term> <listitem><para>Enroll a PKCS#11 security token or smartcard (e.g. a YubiKey). Expects a PKCS#11 URI - that allows to find an X.509 certificate or a public key on the token. The URI must also be suitable + that allows finding an X.509 certificate or a public key on the token. The URI must also be suitable to find a related private key after changing the type of object in it. Alternatively the special value <literal>auto</literal> may be specified, in order to automatically determine the suitable URI if a single security token containing a single key pair is plugged in. The special value |