BSD 2 development
authorKurt A. Shoens <kurt@ucbvax.Berkeley.EDU>
Thu, 19 Apr 1979 05:00:36 +0000 (21:00 -0800)
committerKurt A. Shoens <kurt@ucbvax.Berkeley.EDU>
Thu, 19 Apr 1979 05:00:36 +0000 (21:00 -0800)
Work on file man/reset.u

Synthesized-from: 2bsd

man/reset.u [new file with mode: 0644]

diff --git a/man/reset.u b/man/reset.u
new file mode 100644 (file)
index 0000000..856bfbf
--- /dev/null
@@ -0,0 +1,20 @@
+.TH RESET UCB 2/24/79 UCB
+.SH NAME
+reset \- reset the teletype bits to a sensible state
+.SH SYNOPSIS
+.B reset
+.SH DESCRIPTION
+.I Reset
+sets the teletype bits to
+`soft-copy terminal standard mode'
+with the erase character set to control-h and the kill character to `@'.
+.I Reset
+is most useful when you crap out in raw mode.
+.SH SEE\ ALSO
+stty(1), stty(2), gtty(2)
+.SH AUTHOR
+Kurt Shoens
+.SH BUGS
+If you are in a funny state you may well have to type
+``reset''
+followed by line-feed (control-j if there is no such key.)