summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control8
1 files changed, 4 insertions, 4 deletions
diff --git a/debian/control b/debian/control
index f40426d..442b932 100644
--- a/debian/control
+++ b/debian/control
@@ -23,16 +23,16 @@ Description: command-line tools for building TCP client-server applications
tcpserver also provides TCP access control features, similar to
tcp-wrappers/tcpd's hosts.allow but much faster. Its access control rules
are compiled into a hashed format with cdb, so it can easily deal with
- thousands of different hosts.
+ thousands of different hosts.
.
This package includes a recordio tool that monitors all the input and output
- of a server.
+ of a server.
.
tcpclient makes a TCP connection and runs a program of your choice. It sets
- up the same environment variables as tcpserver.
+ up the same environment variables as tcpserver.
.
This package includes several sample clients built on top of tcpclient:
- who@, date@, finger@, http@, tcpcat, and mconnect.
+ who@, date@, finger@, http@, tcpcat, and mconnect.
.
tcpserver and tcpclient conform to UCSPI, the UNIX Client-Server Program
Interface, using the TCP protocol. UCSPI tools are