summaryrefslogtreecommitdiff
path: root/man/portablectl.xml
diff options
context:
space:
mode:
authorMichael Biebl <biebl@debian.org>2018-06-12 16:19:21 +0200
committerLennart Poettering <lennart@poettering.net>2018-06-12 16:31:30 +0200
commit1b2ad5d9a58a0f51e3515f8875051aa284f0b831 (patch)
treee7f56712dccbfdeacd85c70d22b7f87c6c806446 /man/portablectl.xml
parentf4ea7552c109942b49cc1a3c37e959716fb8c453 (diff)
downloadsystemd-1b2ad5d9a58a0f51e3515f8875051aa284f0b831.tar.gz
doc: more spelling fixes
Diffstat (limited to 'man/portablectl.xml')
-rw-r--r--man/portablectl.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/man/portablectl.xml b/man/portablectl.xml
index 0571c9d7c4..0cbc279102 100644
--- a/man/portablectl.xml
+++ b/man/portablectl.xml
@@ -196,7 +196,7 @@
<para>By default all unit files whose names start with a prefix generated from the image's file name are copied
out. Specifically, the prefix is determined from the image file name with any suffix such as
- <filename>.raw</filename> removed, truncated at the first occurence of and underscore character
+ <filename>.raw</filename> removed, truncated at the first occurrence of and underscore character
(<literal>_</literal>), if there is one. The underscore logic is supposed to be used to versioning so that the
an image file <filename>foobar_47.11.raw</filename> will result in a unit file matching prefix of
<filename>foobar</filename>. This prefix is then compared with all unit files names contained in the image in
@@ -269,7 +269,7 @@
</row>
<row>
<entry><option>attached-runtime</option></entry>
- <entry>Like <option>attached</option>, but the the unit files have been made available transiently only, i.e. the <command>attach</command> command has been invoked with the <option>--runtime</option> option.</entry>
+ <entry>Like <option>attached</option>, but the unit files have been made available transiently only, i.e. the <command>attach</command> command has been invoked with the <option>--runtime</option> option.</entry>
</row>
<row>
<entry><option>enabled</option></entry>
@@ -306,7 +306,7 @@
<term><command>remove</command> <replaceable>IMAGE</replaceable>…</term>
<listitem><para>Removes one or more portable service images. Note that this command will only remove the
- specified image path itself — it it refers to a symbolic link then the symbolic link is removed and not the
+ specified image path itself — it refers to a symbolic link then the symbolic link is removed and not the
image it points to.</para></listitem>
</varlistentry>