aboutsummaryrefslogtreecommitdiff
path: root/net/unix2tcp/pkg-descr
diff options
context:
space:
mode:
Diffstat (limited to 'net/unix2tcp/pkg-descr')
-rw-r--r--net/unix2tcp/pkg-descr6
1 files changed, 3 insertions, 3 deletions
diff --git a/net/unix2tcp/pkg-descr b/net/unix2tcp/pkg-descr
index b19cdf0935eb..6791050cbf91 100644
--- a/net/unix2tcp/pkg-descr
+++ b/net/unix2tcp/pkg-descr
@@ -3,12 +3,12 @@ Aims:
traffic to a (remote) IP address/port
What it does:
-- Tunnels all traffic betweeb a (remote) address/port and a local UNIX socket
+- Tunnels all traffic between a (remote) address/port and a local UNIX socket
- Does NOT use fork() (single process model)
- Does use O_NONBLOCK , should be no case of blocking
-What it doesnt do (yet):
-- Doesnt limit number of concurent connections
+What it doesn't do (yet):
+- Doesn't limit number of concurrent connections
WWW: http://ahriman.bucharest.roedu.net/unix2tcp/
AUTHOR: <dizzy@roedu.net>