summaryrefslogtreecommitdiff
path: root/static/unix-v10/man4/kl.4
diff options
context:
space:
mode:
Diffstat (limited to 'static/unix-v10/man4/kl.4')
-rw-r--r--static/unix-v10/man4/kl.441
1 files changed, 41 insertions, 0 deletions
diff --git a/static/unix-v10/man4/kl.4 b/static/unix-v10/man4/kl.4
new file mode 100644
index 00000000..1a7dd065
--- /dev/null
+++ b/static/unix-v10/man4/kl.4
@@ -0,0 +1,41 @@
+.pa 1
+.he 'KL (IV)'3/15/72'KL (IV)'
+.ti 0
+NAME kl -- KL-11/TTY-33 console typewriter
+.sp
+.ti 0
+DESCRIPTION tty___
+(as distinct from tty?____)
+refers to the console
+typewriter hard-wired to the PDP-11 via a KL-11 interface.
+
+Generally, the disciplines involved in dealing with tty___
+are similar to those for tty?____ and section
+dc(IV) should be consulted.
+The following differences are salient:
+
+The system calls stty____ and gtty____ do not apply to this
+device.
+It cannot be placed in raw mode; on input, upper case letters
+are always mapped into lower case letters;
+a carriage return is echoed when a line-feed is typed.
+
+The quit character is not FS (as with tty?____) but
+is generated by the key labelled "alt mode."
+
+By appropriate
+console switch settings, it is possible to cause
+UNIX to
+come up as a single-user system
+with I/O on this device.
+.sp
+.ti 0
+FILES /dev/tty
+.br
+/dev/tty8 synonym for /dev/tty
+.sp
+.ti 0
+SEE ALSO dc(IV), init(VII)
+.sp
+.ti 0
+BUGS --