DataMuseum.dk

Presents historical artifacts from the history of:

ICL Comet 32

This is an automatic "excavation" of a thematic subset of
artifacts from Datamuseum.dk's BitArchive.

See our Wiki for more about ICL Comet 32

Excavated with: AutoArchaeologist - Free & Open Source Software.


top - metrics - download

⟦f3fe3c1e5⟧ TextFile

    Length: 688 (0x2b0)
    Types: TextFile
    Notes: UNIX file
    Names: »ttytype.5«

Derivation

└─⟦26887b7e0⟧ Bits:30009717 Comet 32 harddisk image
    └─⟦28c352965⟧ »/a« UNIX Filesystem
        └─⟦this⟧ »usr/man/man5/ttytype.5« 

TextFile

.ig
	@(#)ttytype.5	2.1	7/1/84
	@(#)Copyright (C) 1983 by National Semiconductor Corp.
..
.TH TTYTYPE 5
.UC 4
.SH NAME
ttytype \- data base of terminal types by port
.SH SYNOPSIS
/etc/ttytype
.SH DESCRIPTION
.I 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 (5)),
a space, and the name of the tty, minus /dev/.
.PP
This information is read by
.IR tset (1)
and by
.IR login (1)
to initialize the TERM variable at login time.
.SH "SEE ALSO"
tset(1), login(1)
.SH BUGS
Some lines are merely known as \*(lqdialup\*(rq or \*(lqplugboard\*(rq.