summaryrefslogtreecommitdiff
path: root/static/v10/man5/ttytype.5
diff options
context:
space:
mode:
authorJacob McDonnell <jacob@jacobmcdonnell.com>2026-04-26 16:38:00 -0400
committerJacob McDonnell <jacob@jacobmcdonnell.com>2026-04-26 16:38:00 -0400
commit97d5c458cfa039d857301e1ca7d5af3beb37131d (patch)
treeb460cd850d0537eb71806ba30358840377b27688 /static/v10/man5/ttytype.5
parentb89dc2331a50c63f8b33272a5c4c61ab98abdaa3 (diff)
build: Better Build System
Diffstat (limited to 'static/v10/man5/ttytype.5')
-rw-r--r--static/v10/man5/ttytype.523
1 files changed, 0 insertions, 23 deletions
diff --git a/static/v10/man5/ttytype.5 b/static/v10/man5/ttytype.5
deleted file mode 100644
index c102d4e7..00000000
--- a/static/v10/man5/ttytype.5
+++ /dev/null
@@ -1,23 +0,0 @@
-.TH TTYTYPE 5 10/25/79 5
-.UC 4
-.SH NAME
-ttytype \- data base of terminal types by port
-.SH SYNOPSIS
-/etc/ttytype
-.SH DESCRIPTION
-.I Ttytype
-is a database containing, for each tty port on the system,
-the kind of terminal that is attached to it.
-There is one line per port,
-containing the terminal kind (as a name listed in termcap (5)),
-a space, and the name of the tty, minus /dev/.
-.PP
-This information is read by
-.IR tset (1)
-and by
-.IR login (1)
-to initialize the TERM variable at login time.
-.SH "SEE ALSO"
-tset(1), login(1)
-.SH BUGS
-Some lines are merely known as \*(lqdialup\*(rq or \*(lqplugboard\*(rq.