[systemd-commits] 2 commits - man/machinectl.xml
Lennart Poettering
lennart at kemper.freedesktop.org
Tue Apr 7 07:55:22 PDT 2015
man/machinectl.xml | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)
New commits:
commit 6b94875fa3a7280e7f1c0df11027b927b6961ede
Author: Richard Maw <richard.maw at codethink.co.uk>
Date: Tue Apr 7 15:53:05 2015 +0100
man: fix typos in machinectl
The s/now/not/ unfortunately inverted the meaning.
diff --git a/man/machinectl.xml b/man/machinectl.xml
index eee7d0d..59a6e14 100644
--- a/man/machinectl.xml
+++ b/man/machinectl.xml
@@ -594,7 +594,7 @@
specify <literal>-</literal> as local machine name.</para>
<para>Note that the read-only subvolume is prefixed with
- <filename>.tar-</filename>, and is thus now shown by
+ <filename>.tar-</filename>, and is thus not shown by
<command>list-images</command>, unless <option>--all</option>
is passed.</para>
@@ -623,7 +623,7 @@
(see above).</para>
<para>If the the downloaded image is in
- <filename>.qcow2</filename> format it es converted into a raw
+ <filename>.qcow2</filename> format it is converted into a raw
image file before it is made available.</para>
<para>Downloaded images of this type will be placed as
@@ -635,7 +635,7 @@
<para>Similar to the behaviour of <command>pull-tar</command>,
the read-only image is prefixed with
- <filename>.raw-</filename>, and thus now shown by
+ <filename>.raw-</filename>, and thus not shown by
<command>list-images</command>, unless <option>--all</option>
is passed.</para>
@@ -667,7 +667,7 @@
<literal>-</literal> as local machine name.</para>
<para>The read-only layer subvolumes are prefixed with
- <filename>.dkr-</filename>, and thus now shown by
+ <filename>.dkr-</filename>, and thus not shown by
<command>list-images</command>, unless <option>--all</option>
is passed.</para>
commit f8b07704b86886e52902f9b320623ab10aad7dc4
Author: Richard Maw <richard.maw at codethink.co.uk>
Date: Tue Apr 7 15:53:04 2015 +0100
man: Resolve how to refer to derived names for machinectl containers
"the name it is" is clumsy english, and since the most recently referred
to thing was a name anyway we can just leave the "it is".
This matches later uses in the same document.
diff --git a/man/machinectl.xml b/man/machinectl.xml
index f672915..eee7d0d 100644
--- a/man/machinectl.xml
+++ b/man/machinectl.xml
@@ -562,7 +562,7 @@
<literal>https://</literal>, and must refer to a
<filename>.tar</filename>, <filename>.tar.gz</filename>,
<filename>.tar.xz</filename> or <filename>.tar.bz2</filename>
- archive file. If the local machine name is omitted the name it
+ archive file. If the local machine name is omitted it
is automatically derived from the last component of the URL,
with its suffix removed.</para>
@@ -615,7 +615,7 @@
be a <filename>.qcow2</filename> or raw disk image, optionally
compressed as <filename>.gz</filename>,
<filename>.xz</filename>, or <filename>.bz2</filename>. If the
- local machine name is omitted the name it is automatically
+ local machine name is omitted it is automatically
derived from the last component of the URL, with its suffix
removed.</para>
More information about the systemd-commits
mailing list