diff options
author | jkh <jkh@FreeBSD.org> | 1996-08-24 18:46:57 +0000 |
---|---|---|
committer | jkh <jkh@FreeBSD.org> | 1996-08-24 18:46:57 +0000 |
commit | 7db3007db66b7cb921bbe320ba3e63b4a9c8783b (patch) | |
tree | 5cf6738fcd74c5d7db64b7642331f6efbed8e56a /sysutils/rtty/pkg-descr | |
parent | a2e5201d17aea042e326b279cfa21fedb1f0ae83 (diff) | |
download | FreeBSD-ports-7db3007db66b7cb921bbe320ba3e63b4a9c8783b.zip FreeBSD-ports-7db3007db66b7cb921bbe320ba3e63b4a9c8783b.tar.gz |
rtty 3.2
Obtained from: Paul Vixie
Diffstat (limited to 'sysutils/rtty/pkg-descr')
-rw-r--r-- | sysutils/rtty/pkg-descr | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/sysutils/rtty/pkg-descr b/sysutils/rtty/pkg-descr new file mode 100644 index 0000000..650e3fc --- /dev/null +++ b/sysutils/rtty/pkg-descr @@ -0,0 +1,5 @@ +Rtty is "remote tty" (not radioteletype). You run a server per port +and then connect to that server from any number of "tip"/"cu"-like +clients. I wrote it for our console concentrator, but there's no +reason other than performance why you couldn't use it to drive modems, +printers, prom programmers, and so on. |