summaryrefslogtreecommitdiffstats
path: root/network/ucspi-tcp
diff options
context:
space:
mode:
author B. Watson <yalhcru@gmail.com>2022-03-14 03:29:28 -0400
committer B. Watson <yalhcru@gmail.com>2022-03-14 03:29:28 -0400
commit620598899f05617dce8cba070c86db4cbae0c992 (patch)
tree75c1336f07a9b2be7608936fe83a66f01d7f8303 /network/ucspi-tcp
parentdb9202c1f5d7dd58dac6a8dad8f21170a40e01d7 (diff)
downloadslackbuilds-620598899f05617dce8cba070c86db4cbae0c992.tar.gz
slackbuilds-620598899f05617dce8cba070c86db4cbae0c992.tar.xz
network/ucspi-tcp: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'network/ucspi-tcp')
-rw-r--r--network/ucspi-tcp/README6
1 files changed, 3 insertions, 3 deletions
diff --git a/network/ucspi-tcp/README b/network/ucspi-tcp/README
index fd31488d97..dc236642eb 100644
--- a/network/ucspi-tcp/README
+++ b/network/ucspi-tcp/README
@@ -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.