network/ucspi-tcp: Wrap README at 72 columns.

Signed-off-by: B. Watson <yalhcru@gmail.com>
This commit is contained in:
B. Watson 2022-03-14 03:29:28 -04:00
parent db9202c1f5
commit 620598899f

View file

@ -6,6 +6,6 @@ it provides useful environment variables, resource limits, and access
control features. tcpclient makes a TCP connection and runs a program of
your choice. It sets up the same environment variables as tcpserver.
Also included are recordio, a tool that monitors all the input and output
of a server, and several sample clients built on top of tcpclient: who@,
date@, finger@, http@, tcpcat, and mconnect.
Also included are recordio, a tool that monitors all the input
and output of a server, and several sample clients built on top of
tcpclient: who@, date@, finger@, http@, tcpcat, and mconnect.