diff options
author | zuntum <zuntum@pkgsrc.org> | 2001-10-31 22:52:58 +0000 |
---|---|---|
committer | zuntum <zuntum@pkgsrc.org> | 2001-10-31 22:52:58 +0000 |
commit | d038a73ebd432fae3ce355b84443038f88cb7199 (patch) | |
tree | b3c17888184b1b17ed1b1fa28f1697197bb0b4f6 /sysutils/tits/DESCR | |
parent | 70bae73d77e50256a2ee847bd9be11b761bcea01 (diff) | |
download | pkgsrc-d038a73ebd432fae3ce355b84443038f88cb7199.tar.gz |
Move pkg/ files into package's toplevel directory
Diffstat (limited to 'sysutils/tits/DESCR')
-rw-r--r-- | sysutils/tits/DESCR | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/sysutils/tits/DESCR b/sysutils/tits/DESCR new file mode 100644 index 00000000000..919f6cb9b91 --- /dev/null +++ b/sysutils/tits/DESCR @@ -0,0 +1,8 @@ +The tits command is a server process which provides telnet(1) access +to one or more tty ports as specified in config-file (or +/etc/tits.conf if no configuration file is specified on the command +line). + +Any number of telnet(1) clients may connect to a single tits port. +Each client will see exactly the same output as well as being able to +send keystrokes simultaneously. |