"Pt's" is not the same as "ptys".
Replace an instance of the former with "ptys" in a sentence that already uses "ptys" to refer to pseudo-terminals.
This commit is contained in:
parent
4c85437094
commit
9dd1e27625
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=23454
1 changed files with 1 additions and 1 deletions
|
@ -550,7 +550,7 @@
|
|||
and thus read the encrypted password file, potentially compromising
|
||||
any passworded account. Alternatively an intruder who breaks
|
||||
group <literal>kmem</literal> can monitor keystrokes sent through
|
||||
ptys, including Pt's used by users who login through secure
|
||||
ptys, including ptys used by users who login through secure
|
||||
methods. An intruder that breaks the <groupname>tty</groupname>
|
||||
group can write to
|
||||
almost any user's tty. If a user is running a terminal program or
|
||||
|
|
Loading…
Reference in a new issue