Files
ct/ct.1
2026-03-23 17:01:32 -05:00

23 lines
432 B
Groff

.TH "Threaded Network Chat" 1
.SH NAME
\fBct\fR - Threaded Network Chat
.SH SYNOPSIS
.SY
./ct # start as server
./ct # start as client
/quit # while program running
.YS
.SH DESCRIPTION
.LP
This program is meant to run as two instances. One for a "host" or "server" user
to initiate a session and the other for a "client" user to join the host.
.LP
Messages are sent as buffered plain text with minimal processing, if any.