LXC now uses lxc.cgroup.use even when cgmanager is used.
So remove the description for the case of using cgmanager.
And add the case of not specifying it.
This commit only updates en and ja man pages.
Signed-off-by: KATOH Yasufumi <karma@jazz.email.ne.jp>
Acked-by: Stéphane Graber <stgraber@ubuntu.com>
<para>
<!--
Comma separated list of cgroup controllers to setup.
- Currently this configration will be ignored when LXC
- uses cgmanager to manage cgroups.
+ If none is specified, all available controllers will be used.
-->
使用する cgroup コントローラのコンマ区切りのリスト。
- 現時点では、LXC が cgroup の管理を cgmanager 経由で行っている場合、この設定は無視されます。
+ 何も指定されていない場合、全ての利用可能なコントローラが使われます。
</para>
</listitem>
</varlistentry>
<listitem>
<para>
Comma separated list of cgroup controllers to setup.
- Currently this configration will be ignored when LXC
- uses cgmanager to manage cgroups.
+ If none is specified, all available controllers will be used.
</para>
</listitem>
</varlistentry>