BSD 3 development
[unix-history] / usr / man / man1 / reset.1
CommitLineData
87a29149
KS
1.TH RESET 1 2/6/79
2.UC
3.SH NAME
4reset \- reset the teletype bits to a sensible state
5.SH SYNOPSIS
6.B reset
7.SH DESCRIPTION
8.I Reset
9sets the terminal to cooked mode, turns off cbreak,
10turns on nl, and restores stty and ioctl characters that are null
11to their default values.
12.PP
13This is most useful after crapping out in raw mode.
14.PP
15It isn't a bad idea to follow
16.I reset
17with
18.IR tset (1)
19.SH AUTHOR
20Kurt Shoens
21.br
22Mark Horton
23.SH BUGS
24Doesn't set tabs properly.