From 932abebf4db938c9bd9134fee12b67cb9b37d009 Mon Sep 17 00:00:00 2001 From: David Tardon Date: Sat, 23 Dec 2023 17:34:30 +0100 Subject: [PATCH] man: fix markup is not allowed inside . --- man/systemd-creds.xml | 8 ++++---- man/systemd-cryptenroll.xml | 12 ++++++------ man/systemd-journal-remote.service.xml | 4 ++-- man/systemd-pcrlock.xml | 14 +++++++------- man/systemd-repart.xml | 26 +++++++++++++------------- 5 files changed, 32 insertions(+), 32 deletions(-) diff --git a/man/systemd-creds.xml b/man/systemd-creds.xml index 7d99b6b895..60f38f6bd9 100644 --- a/man/systemd-creds.xml +++ b/man/systemd-creds.xml @@ -354,7 +354,7 @@ - PCR + PCR+PCR... Configures the TPM2 PCRs (Platform Configuration Registers) to bind the encryption key to. Takes a + separated list of numeric PCR indexes in the range 0…23. If not @@ -366,8 +366,8 @@ - PATH - PCR + PATH + PCR+PCR... Configures a TPM2 signed PCR policy to bind encryption to, for use with the encrypt command. The option accepts a path to @@ -389,7 +389,7 @@ - PATH + PATH Takes a path to a TPM2 PCR signature file as generated by the systemd-measure1 diff --git a/man/systemd-cryptenroll.xml b/man/systemd-cryptenroll.xml index 4654617665..a308a2ebdc 100644 --- a/man/systemd-cryptenroll.xml +++ b/man/systemd-cryptenroll.xml @@ -493,7 +493,7 @@ - PCR + PCR+PCR... Configures the TPM2 PCRs (Platform Configuration Registers) to bind to when enrollment is requested via . Takes a list of PCR entries, where each @@ -539,9 +539,9 @@ - PATH - PCR - PATH + PATH + PCR+PCR... + PATH Configures a TPM2 signed PCR policy to bind encryption to. The option accepts a path to a PEM encoded RSA public key, to bind @@ -579,7 +579,7 @@ - PATH + PATH Configures a TPM2 pcrlock policy to bind encryption to. Expects a path to a pcrlock policy file as generated by the @@ -593,7 +593,7 @@ - SLOT + SLOT,SLOT... Wipes one or more LUKS2 key slots. Takes a comma separated list of numeric slot indexes, or the special strings all (for wiping all key slots), diff --git a/man/systemd-journal-remote.service.xml b/man/systemd-journal-remote.service.xml index 18a075e3b1..a8e8396718 100644 --- a/man/systemd-journal-remote.service.xml +++ b/man/systemd-journal-remote.service.xml @@ -87,7 +87,7 @@ - SOURCES + SOURCES When is given as a positional argument, events will be read from standard input. @@ -113,7 +113,7 @@ - + Program to invoke to retrieve data. The journal event stream must be generated on standard output. diff --git a/man/systemd-pcrlock.xml b/man/systemd-pcrlock.xml index 63d536f17f..b3f3323033 100644 --- a/man/systemd-pcrlock.xml +++ b/man/systemd-pcrlock.xml @@ -266,7 +266,7 @@ - lock-gpt DEVICE + lock-gpt DEVICE unlock-gpt Generates/removes a .pcrlock file based on the GPT partition @@ -282,7 +282,7 @@ - lock-pe BINARY + lock-pe BINARY unlock-pe Generates/removes a .pcrlock file based on the specified PE @@ -301,7 +301,7 @@ - lock-uki UKI + lock-uki UKI unlock-uki Generates/removes a .pcrlock file based on the specified UKI PE @@ -336,8 +336,8 @@ - lock-file-system PATH - unlock-file-system PATH + lock-file-system PATH + unlock-file-system PATH Generates/removes a .pcrlock file based on file system identity. This is useful for predicting measurements @@ -353,7 +353,7 @@ - lock-kernel-cmdline FILE + lock-kernel-cmdline FILE unlock-kernel-cmdline Generates/removes a .pcrlock file based on @@ -384,7 +384,7 @@ - lock-raw FILE + lock-raw FILE unlock-raw Generates/removes a .pcrlock file based on raw binary data. The diff --git a/man/systemd-repart.xml b/man/systemd-repart.xml index 76d1279b1a..b645027ee3 100644 --- a/man/systemd-repart.xml +++ b/man/systemd-repart.xml @@ -378,8 +378,8 @@ - PATH - HANDLE + PATH + HANDLE Configures a TPM2 SRK key to bind encryption to. See systemd-cryptenroll1 @@ -389,8 +389,8 @@ - PATH - PCR + PATH + PCR+PCR... Configures a TPM2 signed PCR policy to bind encryption to. See systemd-cryptenroll1 @@ -400,7 +400,7 @@ - PATH + PATH Configures a TPM2 pcrlock policy to bind encryption to. See systemd-cryptenroll1 @@ -410,7 +410,7 @@ - BOOL + BOOL Enables generation of split artifacts from partitions configured with SplitName=. If enabled, for each partition with SplitName= set, @@ -427,8 +427,8 @@ - PARTITION - PARTITION + PARTITIONS + PARTITIONS These options specify which partition types systemd-repart should operate on. If is used, all partitions that aren't specified @@ -442,7 +442,7 @@ - PARTITION + PARTITIONS This option specifies for which partition types systemd-repart should defer. All partitions that are deferred using this option are still taken into account when @@ -455,7 +455,7 @@ - BYTES + BYTES This option allows configuring the sector size of the image produced by systemd-repart. It takes a value that is a power of 2 between @@ -466,7 +466,7 @@ - ARCH + ARCH This option allows overriding the architecture used for architecture specific partition types. For example, if set to arm64 a partition type of @@ -496,7 +496,7 @@ - BOOL + BOOL Instructs systemd-repart to build the image offline. Takes a boolean or auto. Defaults to auto. If enabled, the image is @@ -510,7 +510,7 @@ - IMAGE + IMAGE Instructs systemd-repart to synthesize partition definitions from the partition table in the given image. This option can be specified multiple times to synthesize