TTYTYPE(4) — Silicon Graphics
NAME
ttytype − data base of terminal types by port
DESCRIPTION
Ttytype is a database containing, for each tty port on the system, the kind of terminal that is attached to it. There is one line per port, containing the terminal kind (as a name listed in termcap(4)), a space, and the name of the tty, minus /dev/.
This information is read by tset(1) and by login(1) to initialize the TERM environment variable at login time.
EXAMPLE
wsirissystty
wsirisconsole
wsirissyscon
v50amttyd1
duttyd2
duttyd3
FILES
/etc/ttytype
SEE ALSO
Version 2.4 — May 08, 1986