aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMattias Andrée <maandree@operamail.com>2013-09-30 07:50:25 +0200
committerMattias Andrée <maandree@operamail.com>2013-09-30 07:50:25 +0200
commita03c5423e88d16e7d5e63e0a1542a96a232f89b6 (patch)
tree08e54f2bde75ababc10a44d4efd14201e29eb415
parentadd another example rc file (diff)
downloadgates-of-tartaros-a03c5423e88d16e7d5e63e0a1542a96a232f89b6.tar.gz
gates-of-tartaros-a03c5423e88d16e7d5e63e0a1542a96a232f89b6.tar.bz2
gates-of-tartaros-a03c5423e88d16e7d5e63e0a1542a96a232f89b6.tar.xz
doc the tty variable
Signed-off-by: Mattias Andrée <maandree@operamail.com>
-rw-r--r--info/gates-of-tartaros.texinfo3
1 files changed, 3 insertions, 0 deletions
diff --git a/info/gates-of-tartaros.texinfo b/info/gates-of-tartaros.texinfo
index f6b3e9b..02cbd0e 100644
--- a/info/gates-of-tartaros.texinfo
+++ b/info/gates-of-tartaros.texinfo
@@ -150,6 +150,9 @@ Extensions are loaded by Gates of Tartaros by sourcing
the file @file{@value{ETC}/@value{GOT}rc} if it exists.
@file{@value{ETC}/@value{GOT}rc} can change the behaviour
of Gates of Tartaros or source other files that does so.
+The variable @code{tty} will be set from the beginning
+to the TTY file, without @code{/dev/}, for example
+@code{tty1}.
Gates of Tartaros as three functions is calls directly after
each other: @code{_display} for printing everying you see,