]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
man/systemd-keyutil: fix rendering typo
authorAntonio Alvarez Feijoo <antonio.feijoo@suse.com>
Tue, 12 Nov 2024 07:29:28 +0000 (08:29 +0100)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Tue, 12 Nov 2024 08:54:07 +0000 (17:54 +0900)
man/systemd-keyutil.xml

index 99d4d903b4b0b999397ac72e55c35e25c092b22b..d56d2261127a3b219b49232e3a652b2965cec518 100644 (file)
@@ -85,7 +85,7 @@
         by a specific provider identifier, separated with a colon, e.g. <literal>provider:pkcs11</literal>.
         The <option>--private-key=</option> option can take a path or a URI that will be passed to the
         OpenSSL engine or provider, as specified by <option>--private-key-source=</option> as a
-        <literal>type:name</literal> tuple, such as <literal>engine:pkcs11</literal></para>.
+        <literal>type:name</literal> tuple, such as <literal>engine:pkcs11</literal>.</para>
 
         <xi:include href="version-info.xml" xpointer="v257"/></listitem>
       </varlistentry>