diff options
author | wiz <wiz@pkgsrc.org> | 2004-02-18 13:50:12 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2004-02-18 13:50:12 +0000 |
commit | f7bfe911034280da16a09ee6465523c07802b23e (patch) | |
tree | a0e8a7b2e288f4808ef43b3331ce05d50e7549dc /www | |
parent | 70abe03dad2f90c6345d14fa9b3964a60d27d064 (diff) | |
download | pkgsrc-f7bfe911034280da16a09ee6465523c07802b23e.tar.gz |
Uppercase abbreviations and first letters in sentences;
"its" is the possessive (without a single quote); grammar fix.
Diffstat (limited to 'www')
-rw-r--r-- | www/bozohttpd/DESCR | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/www/bozohttpd/DESCR b/www/bozohttpd/DESCR index 3e92b9ee3e2..2b997baef98 100644 --- a/www/bozohttpd/DESCR +++ b/www/bozohttpd/DESCR @@ -1,8 +1,8 @@ -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. +verifiability. -it supports CGI/1.1, HTTP/1.1, HTTP/1.0, HTTP/0.9, ~user translations, +It supports CGI/1.1, HTTP/1.1, HTTP/1.0, HTTP/0.9, ~user translations, virtual hosting support, as well as multiple IP-based servers on a -single machine. it is capable of services pages via the IPv6 protocol. -it has ssl support. it has no configuration file by design. +single machine. It is capable of servicing pages via the IPv6 protocol. +It has SSL support. It has no configuration file by design. |