summaryrefslogtreecommitdiff
path: root/static/v10/man1/tty.1
diff options
context:
space:
mode:
Diffstat (limited to 'static/v10/man1/tty.1')
-rw-r--r--static/v10/man1/tty.124
1 files changed, 24 insertions, 0 deletions
diff --git a/static/v10/man1/tty.1 b/static/v10/man1/tty.1
new file mode 100644
index 00000000..2027545f
--- /dev/null
+++ b/static/v10/man1/tty.1
@@ -0,0 +1,24 @@
+.pa 1
+.he 'TTY (I)'3/15/72'TTY (I)'
+.ti 0
+NAME tty -- get tty name
+.sp
+.ti 0
+SYNOPSIS tty___
+.sp
+.ti 0
+DESCRIPTION tty___ gives the name of the user's typewriter
+in the form "ttyn" for n_ a digit. The actual path
+name is then "/dev/ttyn".
+.sp
+.ti 0
+FILES --
+.sp
+.ti 0
+SEE ALSO --
+.sp
+.ti 0
+DIAGNOSTICS "not a tty" if the standard input file is not a typewriter.
+.sp
+.ti 0
+BUGS --