summaryrefslogtreecommitdiff
path: root/man/systemd.exec.xml
diff options
context:
space:
mode:
authorUlrich Ölmann <u.oelmann@pengutronix.de>2023-01-10 07:39:49 +0100
committerYu Watanabe <watanabe.yu+github@gmail.com>2023-01-10 16:45:22 +0900
commitfe0bdcacd1dafa32376e71ad2f743d4fe068a40f (patch)
treeac49353d3bcc54b2e3ca7e385e52dab9a12a78a6 /man/systemd.exec.xml
parentb293bb23162534e0260ed07357c2478655541166 (diff)
downloadsystemd-fe0bdcacd1dafa32376e71ad2f743d4fe068a40f.tar.gz
man: exec,nspawn: fix typo
Diffstat (limited to 'man/systemd.exec.xml')
-rw-r--r--man/systemd.exec.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/man/systemd.exec.xml b/man/systemd.exec.xml
index 567a0fad32..d7480d266c 100644
--- a/man/systemd.exec.xml
+++ b/man/systemd.exec.xml
@@ -247,7 +247,7 @@
<listitem><para>Takes the path to a data integrity (dm-verity) file. This option enables data integrity checks
using dm-verity, if <varname>RootImage=</varname> is used and a root-hash is passed and if the used image itself
- does not contains the integrity data. The integrity data must be matched by the root hash. If this option is not
+ does not contain the integrity data. The integrity data must be matched by the root hash. If this option is not
specified, but a file with the <filename>.verity</filename> suffix is found next to the image file, bearing otherwise
the same name (except if the image has the <filename>.raw</filename> suffix, in which case the verity data file must
not have it in its name), the verity data is read from it and automatically used.</para>