V8/usr/man/man9/term.9
.TH TERM 9.1
.SH NAME
term \- nonstandard mux terminals
.SH SYNOPSIS
.B exec
.B term
termtype
.SH DESCRIPTION
.I Term
replaces the program in the layer on its standard output with
an emulator for the terminal type specified by
.IR termtype .
In the resulting layer, environment variable TERM is set appropriately.
Known types are
.TP
.B 2621
Hewlett-Packard 2621
.TP
.B 4014
Tektronix 4014
.TP
.B 5620
Teletype DMD 5620 stand-alone terminal.
.TP
.B 33
Teletype Model 33 (actually closer to 35).
.PP
Also,
.I termtype
.B mux
restores and initializes a standard
.IR mux (9.1)
terminal program.
.SH BUGS
Unexported shell parameters and functions are lost.