summaryrefslogtreecommitdiff
path: root/man/machinectl.xml
diff options
context:
space:
mode:
authorMartin Pitt <martin.pitt@ubuntu.com>2015-07-08 07:08:31 +0200
committerMartin Pitt <martin.pitt@ubuntu.com>2015-07-08 07:08:31 +0200
commitfb183854ab9b5774094a753ad3f46b653a9055da (patch)
treef3854bb3a4703a39aedff451b874e7cf9e53c699 /man/machinectl.xml
parent86f210e9c914ba12477d4b2e7fa6f5cfa196a324 (diff)
downloadsystemd-fb183854ab9b5774094a753ad3f46b653a9055da.tar.gz
Imported Upstream version 222
Diffstat (limited to 'man/machinectl.xml')
-rw-r--r--man/machinectl.xml18
1 files changed, 9 insertions, 9 deletions
diff --git a/man/machinectl.xml b/man/machinectl.xml
index 50cbb1bc98..4b87870853 100644
--- a/man/machinectl.xml
+++ b/man/machinectl.xml
@@ -400,14 +400,14 @@
<listitem><para>Bind mounts a directory from the host into the
specified container. The first directory argument is the
source directory on the host, the second directory argument
- the source directory on the host. When the latter is omitted
- the destination path in the container is the same as the
- source path on the host. When combined with the
- <option>--read-only</option> switch a ready-only bind mount is
- created. When combined with the <option>--mkdir</option>
- switch the destination path is first created before the mount
- is applied. Note that this option is currently only supported
- for
+ is the destination directory in the container. When the
+ latter is omitted the destination path in the container is
+ the same as the source path on the host. When combined with
+ the <option>--read-only</option> switch a ready-only bind
+ mount is created. When combined with the
+ <option>--mkdir</option> switch the destination path is first
+ created before the mount is applied. Note that this option is
+ currently only supported for
<citerefentry><refentrytitle>systemd-nspawn</refentrytitle><manvolnum>1</manvolnum></citerefentry>
containers.</para></listitem>
</varlistentry>
@@ -628,7 +628,7 @@
<para>Image verification is identical for raw and tar images
(see above).</para>
- <para>If the the downloaded image is in
+ <para>If the downloaded image is in
<filename>.qcow2</filename> format it is converted into a raw
image file before it is made available.</para>