]> git.proxmox.com Git - mirror_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>
Sat, 20 Feb 2016 04:37:07 +0000 (23:37 -0500)
Reported-by: lintian
Signed-off-by: Stéphane Graber <stgraber@ubuntu.com>
doc/ja/lxc.sgml.in
doc/ko/lxc.sgml.in
doc/lxc.sgml.in

index 0aa37f0d176bf8b7b76a0a039da3eb091dfe852e..e41c1a782fa7bed9e39069f384cdf7fcd125e706 100644 (file)
@@ -690,7 +690,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 b392ac07e5884394294e8fa4a49cea7774b3b099..45e4ed6d85a44cd459f0e441ac003040b935c5cf 100644 (file)
@@ -675,7 +675,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 c522e2b5caa46934c5c272901ddc5fe779329b0b..1b98b47e198499ca6e1e480d84fadb9afc63f7dc 100644 (file)
@@ -458,7 +458,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