diff options
| author | Jacob McDonnell <jacob@jacobmcdonnell.com> | 2026-04-26 16:38:00 -0400 |
|---|---|---|
| committer | Jacob McDonnell <jacob@jacobmcdonnell.com> | 2026-04-26 16:38:00 -0400 |
| commit | 97d5c458cfa039d857301e1ca7d5af3beb37131d (patch) | |
| tree | b460cd850d0537eb71806ba30358840377b27688 /static/unix-v10/man4/kl.4 | |
| parent | b89dc2331a50c63f8b33272a5c4c61ab98abdaa3 (diff) | |
build: Better Build System
Diffstat (limited to 'static/unix-v10/man4/kl.4')
| -rw-r--r-- | static/unix-v10/man4/kl.4 | 41 |
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 -- |
