summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorreed <reed@pkgsrc.org>2003-08-30 02:14:19 +0000
committerreed <reed@pkgsrc.org>2003-08-30 02:14:19 +0000
commite2336bb021a1006213bb88551278cfff96155df2 (patch)
tree62d33ca4e350e47c9938ab2acd67eb81d6171fea /www
parent0d796dd5484eb14f2b2dc58120ed35e9dd9e1378 (diff)
downloadpkgsrc-e2336bb021a1006213bb88551278cfff96155df2.tar.gz
"It's" stands for "it is" (or "it has"). The apostrophe is not used
for a possessive (like her, his, whose, their, and its). Note that I didn't check for proper use of "its" (when it should be "it is" or "it has" instead). I also saw over 15 other grammar or punctuation problems, but not fixed in this commit.
Diffstat (limited to 'www')
-rw-r--r--www/bozohttpd/DESCR2
-rw-r--r--www/jakarta-tomcat/DESCR2
-rw-r--r--www/www6to4/DESCR2
3 files changed, 3 insertions, 3 deletions
diff --git a/www/bozohttpd/DESCR b/www/bozohttpd/DESCR
index 65c7b8de34d..21ef78bce2a 100644
--- a/www/bozohttpd/DESCR
+++ b/www/bozohttpd/DESCR
@@ -1,4 +1,4 @@
-bozohttpd is a small and secure http version 1.1 server. It's main
+bozohttpd is a small and secure http version 1.1 server. Its main
feature is the lack of features, reducing the code size and improving
verifiability.
diff --git a/www/jakarta-tomcat/DESCR b/www/jakarta-tomcat/DESCR
index fa79f5c7c12..ce6c4b29846 100644
--- a/www/jakarta-tomcat/DESCR
+++ b/www/jakarta-tomcat/DESCR
@@ -1,4 +1,4 @@
Tomcat is the Java Servlet / Java Server Page environment produced
by the Apache Foundation's Jakarta Project. Tomcat can be run as a
standalone web server with Servlet and JSP support, or using Apache
-Server as it's web server via the mod_jk Apache module (www/ap-jk).
+Server as its web server via the mod_jk Apache module (www/ap-jk).
diff --git a/www/www6to4/DESCR b/www/www6to4/DESCR
index 9d2e8ddab6f..248049f3512 100644
--- a/www/www6to4/DESCR
+++ b/www/www6to4/DESCR
@@ -1,4 +1,4 @@
-This is a little WWW-proxy that can communicate over both IPv4 and IPv6. It's
+This is a little WWW-proxy that can communicate over both IPv4 and IPv6. Its
primary use is as stub-proxy between a IPv4-only browser and the rest of the
(v4 and v6) Internet. This proxy is meant to run on a client machine as
frontend to an IPv4-only browser and not to serve a large number of clients.