The patch mentioned no longer applies.
Remove references to non-supported versions of &os; Assume the FAQ is correct w.r.t. 512 pseuoterminals. Approved by: bcr (mentor)
This commit is contained in:
parent
36a62c0fe5
commit
2cb27d92de
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=39881
1 changed files with 1 additions and 13 deletions
|
@ -5937,19 +5937,7 @@ options SYSVMSG # enable for messaging</programlisting>
|
|||
<para>If you have a lot of <command>telnet</command>,
|
||||
<command>ssh</command>, X, or <command>screen</command>
|
||||
users, you might run out of pseudoterminals. By default,
|
||||
&os; 6.2 and earlier support 256 pseudoterminals, while
|
||||
&os; 6.3 and later support 512 pseudoterminals.</para>
|
||||
|
||||
<tip>
|
||||
<para>If needed, more pseudoterminals can be added.
|
||||
However, this requires patching the standard C library,
|
||||
the kernel, and <filename>/etc/ttys</filename>. For
|
||||
example, <ulink
|
||||
url="http://www.freebsd.org/~jhb/patches/pty_1152.patch"></ulink>
|
||||
expands the number of pseudoterminals to 1152. Note that
|
||||
the patch will only apply cleanly to &os; 6.3 or
|
||||
later.</para>
|
||||
</tip>
|
||||
&os; supports 512 pseudoterminals.</para>
|
||||
</answer>
|
||||
</qandaentry>
|
||||
|
||||
|
|
Loading…
Reference in a new issue