4.3BSD/usr/contrib/icon/man/man2/ttyinit.2

.so tmac.ilib
.TH TTYINIT 2 "The University of Arizona \- 8/17/84"
.SH NAME
ttyinit \- initialize predefined terminal control attributes
.SH DESCRIPTION
The procedure \*Mttyinit()\fR initializes a number of
global identifiers for terminal attributes:
.DS
TANDEM
CBREAK
LCASE
ECHO
CRMOD
RAW
ODDP
EVENP
.DE
These identifiers serve as useful attributes for \*Mstty\fR in \fIttyctl(3.icon)\fR.
.SH SEE ALSO
ttyctl(3.icon)
.SH AUTHOR
Stephen B. Wampler