Commit 998dc19a by dlezcano

Fix some typos

From: Daniel Lezcano <dlezcano@fr.ibm.com> Fixed some typos in the man pages Signed-off-by: 's avatarDaniel Lezcano <dlezcano@fr.ibm.com>
parent f1d8791c
...@@ -53,7 +53,7 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA ...@@ -53,7 +53,7 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
<title>Description</title> <title>Description</title>
<para> <para>
<command>lxc-freeze</command> freeze all the processes running <command>lxc-freeze</command> freezes all the processes running
inside the container. The processes will be blocked until they inside the container. The processes will be blocked until they
are explicitly thawed by the <command>lxc-unfreeze</command> are explicitly thawed by the <command>lxc-unfreeze</command>
command. This command is useful for batch managers to schedule a command. This command is useful for batch managers to schedule a
......
...@@ -301,7 +301,7 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA ...@@ -301,7 +301,7 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
<variablelist> <variablelist>
<varlistentry> <varlistentry>
<term> <term>
<option>lxc.cgroup</option> <option>lxc.cgroup.[subsystem name]</option>
</term> </term>
<listitem> <listitem>
<para> <para>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment