diff options
Diffstat (limited to 'network/ucspi-tcp/README')
-rw-r--r-- | network/ucspi-tcp/README | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/network/ucspi-tcp/README b/network/ucspi-tcp/README index fd31488d9766..dc236642eb1f 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. |