aboutsummaryrefslogtreecommitdiff
path: root/net/libsocket++/pkg-descr
diff options
context:
space:
mode:
Diffstat (limited to 'net/libsocket++/pkg-descr')
-rw-r--r--net/libsocket++/pkg-descr4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/libsocket++/pkg-descr b/net/libsocket++/pkg-descr
index b4edcfe93b22..95a387e7cf35 100644
--- a/net/libsocket++/pkg-descr
+++ b/net/libsocket++/pkg-descr
@@ -1,10 +1,10 @@
Socket++ is a iostream like C++ class library for the UNIX and INET
domains of sockets and protocols.
-Wrappers are also provided for pipe(), socketpair(), popen() and
+Wrappers are also provided for pipe(), socketpair(), popen() and
fork().
-Included are also "protocol" classes with two examples - echo and
+Included are also "protocol" classes with two examples - echo and
smtp (client only).
Socket++ is covered by the GPL.