summaryrefslogtreecommitdiff
path: root/www/bozohttpd/patches
diff options
context:
space:
mode:
authorjlam <jlam>2000-08-05 10:01:06 +0000
committerjlam <jlam>2000-08-05 10:01:06 +0000
commit0698c7bd7186d0d99768242e842bd5c1404eaede (patch)
treef4ac217d121920215908588bd68ba70060cbfc53 /www/bozohttpd/patches
parentecd1d91b3878204e691ca6fd904c6d11b951c45f (diff)
downloadpkgsrc-0698c7bd7186d0d99768242e842bd5c1404eaede.tar.gz
Proofread manpage a bit.
Diffstat (limited to 'www/bozohttpd/patches')
-rw-r--r--www/bozohttpd/patches/patch-ab33
1 files changed, 33 insertions, 0 deletions
diff --git a/www/bozohttpd/patches/patch-ab b/www/bozohttpd/patches/patch-ab
new file mode 100644
index 00000000000..ea879eef28a
--- /dev/null
+++ b/www/bozohttpd/patches/patch-ab
@@ -0,0 +1,33 @@
+$NetBSD: patch-ab,v 1.3 2000/08/05 10:01:06 jlam Exp $
+
+--- bozohttpd.8.orig Tue May 23 03:14:38 2000
++++ bozohttpd.8 Sat Aug 5 05:48:56 2000
+@@ -59,7 +59,7 @@
+ The following options are available:
+ .Bl -tag -width xxxcgibin
+ .It Fl n
+-This options stops
++This option stops
+ .Nm
+ from doing IP address to name resolution of hosts for setting the
+ .Ev REMOTE_HOST
+@@ -68,7 +68,7 @@
+ .Fl c
+ option.
+ .It Fl r
+-This options causes
++This option causes
+ .Nm
+ to automatically redirect Uniform Resource Locators that have their
+ trailing slash missing. The default behaviour is to send a message
+@@ -116,8 +116,8 @@
+ Using the
+ .Nx
+ .Xr inetd 8 ,
+-you an provide multiple IP-address based HTTP servers by having mulitple
+-listening port with different configurations.
++you can provide multiple IP-address-based HTTP servers by having multiple
++listening ports with different configurations.
+ .Sh NOTES
+ This server supports the
+ .Em HTTP/0.9 ,