Commit 9f78081a by christophe.quintard@fr.ibm.com Committed by Daniel Lezcano

Rewriting the pts section man for lxc.conf

I think this explanation is better. Signed-off-by: 's avatarChristophe Quintard <christophe.quintard@fr.ibm.com> Signed-off-by: 's avatarDaniel Lezcano <dlezcano@fr.ibm.com>
parent 8f0024d8
...@@ -259,12 +259,10 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA ...@@ -259,12 +259,10 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
</term> </term>
<listitem> <listitem>
<para> <para>
Specify the container should have a new pseudo tty If set, the container will have a new pseudo tty
instance making this private to it. The value specified instance, making this private to it. The value specifies
is ignored for but it is preferable to specify a the maximum number of pseudo ttys allowed for a pts
consistent value representing the maximum number of instance (this limitation is not implemented yet).
pseudo tty allowed for pts instance either if it is
ignored for now.
</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