]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
man: add version info for newly added systemd-tpm2-setup.service 29335/head
authorAbderrahim Kitouni <abderrahim.kitouni@codethink.co.uk>
Sun, 1 Oct 2023 10:49:44 +0000 (11:49 +0100)
committerAbderrahim Kitouni <abderrahim.kitouni@codethink.co.uk>
Sun, 1 Oct 2023 10:54:29 +0000 (11:54 +0100)
man/systemd-tpm2-setup.service.xml

index 77502d50841574830da439309e0d5db4b11b0461..c20fb1a14088330746c99ed11ac26e6262eb05ff 100644 (file)
       <varlistentry>
         <term><filename>/run/systemd/tpm2-srk-public-key.pem</filename></term>
 
-        <listitem><para>The SRK public key in PEM format, written during early boot.</para></listitem>
+        <listitem><para>The SRK public key in PEM format, written during early boot.</para>
+
+        <xi:include href="version-info.xml" xpointer="v255"/></listitem>
       </varlistentry>
 
       <varlistentry>
         <term><filename>/var/lib/systemd/tpm2-srk-public-key.pem</filename></term>
 
         <listitem><para>The SRK public key in PEM format, written during later boot (once
-        <filename>/var/</filename> is available).</para></listitem>
+        <filename>/var/</filename> is available).</para>
+
+        <xi:include href="version-info.xml" xpointer="v255"/></listitem>
       </varlistentry>
     </variablelist>
   </refsect1>