Update maximum number of pty's from 64 to 256.
Submitted by: "Sameer R. Manek" <manek@ecst.csuchico.edu>
This commit is contained in:
parent
8d01b74d15
commit
69fc7c6ce4
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=3924
3 changed files with 3 additions and 3 deletions
|
|
@ -1426,7 +1426,7 @@
|
||||||
<literal>pty</literal>s to create. If you need
|
<literal>pty</literal>s to create. If you need
|
||||||
more than <filename>GENERIC</filename> default of 16 simultaneous xterm windows
|
more than <filename>GENERIC</filename> default of 16 simultaneous xterm windows
|
||||||
and/or remote logins, be sure to increase this number
|
and/or remote logins, be sure to increase this number
|
||||||
accordingly, up to a maximum of 64.</para>
|
accordingly, up to a maximum of 256.</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -1426,7 +1426,7 @@
|
||||||
<literal>pty</literal>s to create. If you need
|
<literal>pty</literal>s to create. If you need
|
||||||
more than <filename>GENERIC</filename> default of 16 simultaneous xterm windows
|
more than <filename>GENERIC</filename> default of 16 simultaneous xterm windows
|
||||||
and/or remote logins, be sure to increase this number
|
and/or remote logins, be sure to increase this number
|
||||||
accordingly, up to a maximum of 64.</para>
|
accordingly, up to a maximum of 256.</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -1426,7 +1426,7 @@
|
||||||
<literal>pty</literal>s to create. If you need
|
<literal>pty</literal>s to create. If you need
|
||||||
more than <filename>GENERIC</filename> default of 16 simultaneous xterm windows
|
more than <filename>GENERIC</filename> default of 16 simultaneous xterm windows
|
||||||
and/or remote logins, be sure to increase this number
|
and/or remote logins, be sure to increase this number
|
||||||
accordingly, up to a maximum of 64.</para>
|
accordingly, up to a maximum of 256.</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue