aboutsummaryrefslogtreecommitdiff
path: root/net/Sockets
diff options
context:
space:
mode:
authorJimmy Olgeni <olgeni@FreeBSD.org>2015-09-20 20:54:08 +0000
committerJimmy Olgeni <olgeni@FreeBSD.org>2015-09-20 20:54:08 +0000
commit41a7072cfbf055dc6c89e9ca7fa617b720337e24 (patch)
treeb63994e684ffd6fb805f9017ff2e8c81d549ca91 /net/Sockets
parent20b96b3ed5bab9778e6a3bfb8c877e145c9b2404 (diff)
downloadports-41a7072cfbf055dc6c89e9ca7fa617b720337e24.tar.gz
ports-41a7072cfbf055dc6c89e9ca7fa617b720337e24.zip
Typos, whitespace and capitalization fixes (G-P).
Notes
Notes: svn path=/head/; revision=397461
Diffstat (limited to 'net/Sockets')
-rw-r--r--net/Sockets/pkg-descr6
1 files changed, 3 insertions, 3 deletions
diff --git a/net/Sockets/pkg-descr b/net/Sockets/pkg-descr
index 8d1270c8e876..cc162cd5a051 100644
--- a/net/Sockets/pkg-descr
+++ b/net/Sockets/pkg-descr
@@ -1,9 +1,9 @@
[ excerpt from developer's web site ]
-This is C++ class library wrapping the berkeley
-sockets C API, and therefore works on most unixes and also win32.
+This is C++ class library wrapping the Berkeley
+sockets C API, and therefore works on most Unixes and also Win32.
Features include, but are not limited to, SSL support, IPv6 support,
-tcp and udp sockets, encrypted tcp, http protocol, highly customizable
+TCP and UDP sockets, encrypted TCP, HTTP protocol, highly customizable
error handling.
The source code is released under the terms of the GNU GPL, but is
also available under an alternative license.