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
en/handbook/kernelconfig
en_US.ISO8859-1/books/handbook/kernelconfig
en_US.ISO_8859-1/books/handbook/kernelconfig
|
@ -1426,7 +1426,7 @@
|
|||
<literal>pty</literal>s to create. If you need
|
||||
more than <filename>GENERIC</filename> default of 16 simultaneous xterm windows
|
||||
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>
|
||||
</varlistentry>
|
||||
|
||||
|
|
|
@ -1426,7 +1426,7 @@
|
|||
<literal>pty</literal>s to create. If you need
|
||||
more than <filename>GENERIC</filename> default of 16 simultaneous xterm windows
|
||||
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>
|
||||
</varlistentry>
|
||||
|
||||
|
|
|
@ -1426,7 +1426,7 @@
|
|||
<literal>pty</literal>s to create. If you need
|
||||
more than <filename>GENERIC</filename> default of 16 simultaneous xterm windows
|
||||
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>
|
||||
</varlistentry>
|
||||
|
||||
|
|
Loading…
Reference in a new issue