]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
man: missing/misplaced periods
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Mon, 19 Jun 2023 11:35:45 +0000 (13:35 +0200)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Mon, 19 Jun 2023 11:36:30 +0000 (13:36 +0200)
man/systemd-stub.xml
man/systemd.exec.xml

index 497f51c4f901d3e1c9adb0b253f63e8263e9bf58..f172de447c099b8268adb3d33dfea842942b937f 100644 (file)
       revoked with a SBAT policy update, without requiring blocklisting via DBX/MOKX. The
       <citerefentry><refentrytitle>ukify</refentrytitle><manvolnum>1</manvolnum></citerefentry> tool will
       add a SBAT policy by default if none is passed when building addons. For more information on SBAT see
-      <ulink url="https://github.com/rhboot/shim/blob/main/SBAT.md">Shim's documentation.</ulink>
+      <ulink url="https://github.com/rhboot/shim/blob/main/SBAT.md">Shim's documentation</ulink>.
       Addons are supposed to be used to pass additional kernel command line parameters, regardless of the
       kernel image being booted, for example to allow platform vendors to ship platform-specific
       configuration. The loaded command line addon files are sorted, loaded, measured into TPM PCR 12 (if a
       <command>cpio</command> archive and placed in the <filename>/.extra/global_credentials/</filename>
       directory of the initrd file hierarchy. This is supposed to be used to pass additional credentials to
       the initrd, regardless of the kernel being booted. The generated <command>cpio</command> archive is
-      measured into TPM PCR 12 (if a TPM is present)</para></listitem>
+      measured into TPM PCR 12 (if a TPM is present).</para></listitem>
 
       <listitem><para>Additionally, files <filename>/loader/addons/*.addon.efi</filename> are loaded and
       verified as PE binaries, and a <literal>.cmdline</literal> section is parsed from them. This is
index b70b90d6671954be6fc4fa98fd0acc8c536508b7..938a3c87a9f8f24953ebf8552eda257f8b8c6b4f 100644 (file)
@@ -3302,7 +3302,7 @@ StandardInputData=V2XigLJyZSBubyBzdHJhbmdlcnMgdG8gbG92ZQpZb3Uga25vdyB0aGUgcnVsZX
 
         <para>When multiple credentials of the same name are found, credentials found by
         <varname>LoadCredential=</varname> and <varname>LoadCredentialEncrypted=</varname> take priority over
-        credentials found by <varname>ImportCredential=</varname></para></listitem>.
+        credentials found by <varname>ImportCredential=</varname>.</para></listitem>
       </varlistentry>
 
       <varlistentry>