[systemd-devel] [PATCH 2/2] man: fix typos in machinectl

Richard Maw richard.maw at codethink.co.uk
Tue Apr 7 07:53:05 PDT 2015


The s/now/not/ unfortunately inverted the meaning.
---
 man/machinectl.xml | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

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>
 
-- 
1.9.1



More information about the systemd-devel mailing list