diff options
| author | Mattias Andrée <maandree@operamail.com> | 2013-10-02 10:14:32 +0200 |
|---|---|---|
| committer | Mattias Andrée <maandree@operamail.com> | 2013-10-02 10:14:32 +0200 |
| commit | f9d54321297aea6e056a293ea0ad7c86397d3f55 (patch) | |
| tree | 9e9c520111768bdcfafa11fe4af6b87ebd6917e6 /info | |
| parent | m (diff) | |
| download | gates-of-tartaros-f9d54321297aea6e056a293ea0ad7c86397d3f55.tar.gz gates-of-tartaros-f9d54321297aea6e056a293ea0ad7c86397d3f55.tar.bz2 gates-of-tartaros-f9d54321297aea6e056a293ea0ad7c86397d3f55.tar.xz | |
missed a hardcoding
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to 'info')
| -rw-r--r-- | info/gates-of-tartaros.texinfo | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/info/gates-of-tartaros.texinfo b/info/gates-of-tartaros.texinfo index 3b287d3..488e0b9 100644 --- a/info/gates-of-tartaros.texinfo +++ b/info/gates-of-tartaros.texinfo @@ -125,7 +125,7 @@ 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 +to the TTY file, without @code{@value{DEV}/}, for example @code{tty1}. Gates of Tartaros as three functions is calls directly after |
