aboutsummaryrefslogtreecommitdiffstats
path: root/telnet-chatd.1
diff options
context:
space:
mode:
Diffstat (limited to 'telnet-chatd.1')
-rw-r--r--telnet-chatd.115
1 files changed, 15 insertions, 0 deletions
diff --git a/telnet-chatd.1 b/telnet-chatd.1
new file mode 100644
index 0000000..014a1e4
--- /dev/null
+++ b/telnet-chatd.1
@@ -0,0 +1,15 @@
+.TH telnet-chatd 1 LIBTELNET "" "TELNET Library"
+
+.SH NAME
+telnet-chatd \- simplistic TELNET chat server
+
+.SH SYNOPSIS
+\fBtelnet-chatd\fR <\fBlisten port\fR>
+
+.SH DESCRIPTION
+\fBtelnet-chatd\fR is an extremely simplistic TELNET chat server. It is designed primarily as a test for TELNET clients and proxies.
+
+It is not recommended to use \fBtelnet-chatd\fR in any kind of production capacity.
+
+.SH SEE ALSO
+\fBtelnet-client\fR(1), \fBtelnet-proxy\fR(1), \fBtelnet\fR(1)