aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDan Moschuk <dan@FreeBSD.org>1999-10-02 19:29:05 +0000
committerDan Moschuk <dan@FreeBSD.org>1999-10-02 19:29:05 +0000
commit9680fbe0b837cbd21757d50a4a3cedd644c23aa7 (patch)
treecacfa372fd752b789d4f233bd9b18a1f151ebf05
parent867a14585714c2078136af7c0f6b216ad62257b7 (diff)
downloadports-9680fbe0b837cbd21757d50a4a3cedd644c23aa7.tar.gz
ports-9680fbe0b837cbd21757d50a4a3cedd644c23aa7.zip
Notes
-rw-r--r--net/libunp/pkg-descr2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/libunp/pkg-descr b/net/libunp/pkg-descr
index 7c4c092ca169..cbe19c725d57 100644
--- a/net/libunp/pkg-descr
+++ b/net/libunp/pkg-descr
@@ -1,4 +1,4 @@
-libunp is the library used in W. Richard Steven's book "UNIX Network
+libunp is the library used in W. Richard Stevens' book "UNIX Network
Programming Volume 1, 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.