summaryrefslogtreecommitdiff
path: root/sysutils/tits/DESCR
diff options
context:
space:
mode:
authorzuntum <zuntum>2001-10-31 22:52:58 +0000
committerzuntum <zuntum>2001-10-31 22:52:58 +0000
commitec263708b4436f2f6fe8ff2c5ddd38bc49dbd322 (patch)
treeb3c17888184b1b17ed1b1fa28f1697197bb0b4f6 /sysutils/tits/DESCR
parent26e767802169bc1a013a3a64740d0a84afa59755 (diff)
downloadpkgsrc-ec263708b4436f2f6fe8ff2c5ddd38bc49dbd322.tar.gz
Move pkg/ files into package's toplevel directory
Diffstat (limited to 'sysutils/tits/DESCR')
-rw-r--r--sysutils/tits/DESCR8
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.