diff options
author | cunshunxia <cunshunxia@tencent.com> | 2024-02-29 03:46:25 +0100 |
---|---|---|
committer | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2024-03-20 15:24:11 +0100 |
commit | cc59d1014f4851ad188640d0b6b370083ec7213f (patch) | |
tree | a97f9572003f35cdcc10c092c390e70324805826 /man/systemd-tpm2-setup.service.xml | |
parent | Merge pull request #31827 from rpigott/resolved-faster-dnssec (diff) | |
download | systemd-cc59d1014f4851ad188640d0b6b370083ec7213f.tar.xz systemd-cc59d1014f4851ad188640d0b6b370083ec7213f.zip |
man: fix a few issues in manpage
fix: #31482
Signed-off-by: cunshunxia <cunshunxia@tencent.com>
Diffstat (limited to 'man/systemd-tpm2-setup.service.xml')
-rw-r--r-- | man/systemd-tpm2-setup.service.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/systemd-tpm2-setup.service.xml b/man/systemd-tpm2-setup.service.xml index 245d3444b1..3fa3490995 100644 --- a/man/systemd-tpm2-setup.service.xml +++ b/man/systemd-tpm2-setup.service.xml @@ -37,7 +37,7 @@ <para>The services will store the public key of the SRK key pair in a PEM file in <filename>/run/systemd/tpm2-srk-public-key.pem</filename> and - <filename>/var/lib/systemd/tpm2-srk-public-key.pem</filename>. It will also store it in TPM2B_PUBLIC + <filename>/var/lib/systemd/tpm2-srk-public-key.pem</filename>. They will also store it in TPM2B_PUBLIC format in <filename>/run/systemd/tpm2-srk-public-key.tpm2_public</filename> and <filename>/var/lib/systemd/tpm2-srk-public-key.tpm2b_public</filename>.</para> |