aboutsummaryrefslogtreecommitdiffstats
path: root/net/libunpipc/pkg-comment
diff options
context:
space:
mode:
authordan <dan@FreeBSD.org>1999-10-03 03:17:58 +0800
committerdan <dan@FreeBSD.org>1999-10-03 03:17:58 +0800
commit3617d1df498880d4218f3f57a161c2b3af0f90c1 (patch)
treeca3887e2db899fb77a31fb05bfe2b60f928d8796 /net/libunpipc/pkg-comment
parentc95a5e231b32c8e5704b732de39134e55b39ea0a (diff)
downloadfreebsd-ports-gnome-3617d1df498880d4218f3f57a161c2b3af0f90c1.tar.gz
freebsd-ports-gnome-3617d1df498880d4218f3f57a161c2b3af0f90c1.tar.zst
freebsd-ports-gnome-3617d1df498880d4218f3f57a161c2b3af0f90c1.zip
libunp is the library used in W. Richard Steven's book "UNIX Network
Programming Volume 2, 2nd Edition". It contains the library and headers used in the examples as well as all programs from the text that compile on FreeBSD systems. For more information on the book, see http://www.phptr.com/ptrbooks/ptr_013490012X.html For more info on W. Richard Stevens, see http://www.kohala.com/~rstevens/ PR: ports/14058 Submitted by: James FitzGibbon <james@targetnet.com>
Diffstat (limited to 'net/libunpipc/pkg-comment')
-rw-r--r--net/libunpipc/pkg-comment1
1 files changed, 1 insertions, 0 deletions
diff --git a/net/libunpipc/pkg-comment b/net/libunpipc/pkg-comment
new file mode 100644
index 000000000000..f7978b93cffb
--- /dev/null
+++ b/net/libunpipc/pkg-comment
@@ -0,0 +1 @@
+The networking library used in UNIX Network Programming Volume 2 2e