TTYs don't necessarily use /dev/ttyxx.

Submitted by:	csjp
This commit is contained in:
Ed Schouten 2009-05-09 16:42:57 +00:00
parent b4bf93f82a
commit ba521305e8
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=191938

View file

@ -57,11 +57,10 @@ These descriptors are not related to the standard
.Dv FILE
typedef, but refer to the special device files found in
.Pa /dev
and named
.Pa /dev/tty Ns Ar xx
and for which an entry exists
in the initialization file
.Pa /etc/ttys .
.Pa /etc/ttys
or pseudo-terminals.
(See
.Xr ttys 5 . )
.Pp