Commit 5042d96d by Long Wang

doc: s/lxc.console/lxc.console.path/g

Signed-off-by: 's avatarLong Wang <w@laoqinren.net>
parent a64f3157
...@@ -881,7 +881,7 @@ by Sungbae Yoo <sungbae.yoo at samsung.com> ...@@ -881,7 +881,7 @@ by Sungbae Yoo <sungbae.yoo at samsung.com>
</varlistentry> </varlistentry>
<varlistentry> <varlistentry>
<term> <term>
<option>lxc.console</option> <option>lxc.console.path</option>
</term> </term>
<listitem> <listitem>
<para> <para>
...@@ -2150,10 +2150,10 @@ mknod errno 0 ...@@ -2150,10 +2150,10 @@ mknod errno 0
<para> <para>
<!-- <!--
The path to the console output of the container if not NULL. The path to the console output of the container if not NULL.
[<option>-c</option>] [<option>lxc.console</option>] [<option>-c</option>] [<option>lxc.console.path</option>]
--> -->
NULL이 아니라면, 컨테이너의 콘솔의 출력이 저장될 경로. NULL이 아니라면, 컨테이너의 콘솔의 출력이 저장될 경로.
[<option>-c</option>] [<option>lxc.console</option>] [<option>-c</option>] [<option>lxc.console.path</option>]
</para> </para>
</listitem> </listitem>
</varlistentry> </varlistentry>
......
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