From: christophe.quintard@fr.ibm.com Date: Thu, 2 Jul 2009 13:42:17 +0000 (+0200) Subject: Rewriting the pts section man for lxc.conf X-Git-Tag: lxc_0_6_3~32 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9f78081ae0b20141ae6d3e4230b7ec401b174c3c;p=thirdparty%2Flxc.git Rewriting the pts section man for lxc.conf I think this explanation is better. Signed-off-by: Christophe Quintard Signed-off-by: Daniel Lezcano --- diff --git a/doc/lxc.conf.sgml.in b/doc/lxc.conf.sgml.in index 76319d185..aed8f1fef 100644 --- a/doc/lxc.conf.sgml.in +++ b/doc/lxc.conf.sgml.in @@ -259,12 +259,10 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - Specify the container should have a new pseudo tty - instance making this private to it. The value specified - is ignored for but it is preferable to specify a - consistent value representing the maximum number of - pseudo tty allowed for pts instance either if it is - ignored for now. + If set, the container will have a new pseudo tty + instance, making this private to it. The value specifies + the maximum number of pseudo ttys allowed for a pts + instance (this limitation is not implemented yet).