]> git.ipfire.org Git - thirdparty/lxc.git/commitdiff
Fix typo in lxc manpage
authorStéphane Graber <stgraber@ubuntu.com>
Sat, 20 Feb 2016 04:37:07 +0000 (23:37 -0500)
committerStéphane Graber <stgraber@ubuntu.com>
Thu, 17 Nov 2016 22:55:51 +0000 (17:55 -0500)
Reported-by: lintian
Signed-off-by: Stéphane Graber <stgraber@ubuntu.com>
doc/ja/lxc.sgml.in
doc/lxc.sgml.in

index 6bfd04eb67e6ba8b8cfbaa69bda92197564ea6ee..dc519b58b92d0c540e7d148872930b05fca89930 100644 (file)
@@ -689,7 +689,7 @@ rootfs
       <para>
         <!--
        Here is an example on how the combination of these commands
-       allow to list all the containers and retrieve their state.
+       allows one to list all the containers and retrieve their state.
        <programlisting>
          for i in $(lxc-ls -1); do
            lxc-info -n $i
index 1bafaf27c13750ac31ed71a829bae9f29ec56fec..4b4b699673be0a5245ea8882ee08bbc6fefba08c 100644 (file)
@@ -457,7 +457,7 @@ rootfs
 
       <para>
        Here is an example on how the combination of these commands
-       allow to list all the containers and retrieve their state.
+       allows one to list all the containers and retrieve their state.
        <programlisting>
          for i in $(lxc-ls -1); do
            lxc-info -n $i