]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
man: fix typo
authorYu Watanabe <watanabe.yu+github@gmail.com>
Thu, 20 Mar 2025 23:35:08 +0000 (08:35 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Thu, 20 Mar 2025 23:35:36 +0000 (08:35 +0900)
Follow-up for 6fd253753c40e7fbafe2e9a4e64010f9881c1bbb.

man/systemd-vmspawn.xml

index 5e890d8c292e3c0ec560bc19608d12b846c0d0f5..cbf7d20e64fa2d49d895b5790cd04cdd21eb1c43 100644 (file)
           <listitem><para>Configures where to place TPM state, in case TPM support is enabled (see
           <option>--tpm=</option> above). This takes an absolute file system path to a directory to
           persistently place the state in. If the directory is missing it is created as needed. If set to the
-          special string <literal>auto</literal> a peristent path is automatically derived from the VM image
+          special string <literal>auto</literal> a persistent path is automatically derived from the VM image
           path or directory path, with the <literal>.tpmstate</literal> suffix appended. If set to the
           special string <literal>off</literal> the TPM state is only maintained transiently and flushed out
           when the VM shuts down. This mode is not suitable for VMs which lock disk encryption keys to the