From 3140e7541d055a36f7113c14afcdf1a36c521668 Mon Sep 17 00:00:00 2001 From: wiz Date: Mon, 10 Sep 2001 17:23:46 +0000 Subject: Man page fixes. --- www/bozohttpd/distinfo | 4 ++-- www/bozohttpd/patches/patch-ab | 54 ++++++++++++++++++++++++++++++++++++++---- 2 files changed, 52 insertions(+), 6 deletions(-) (limited to 'www/bozohttpd') diff --git a/www/bozohttpd/distinfo b/www/bozohttpd/distinfo index ef84b640e79..8b90326669f 100644 --- a/www/bozohttpd/distinfo +++ b/www/bozohttpd/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.4 2001/08/12 17:28:57 mrg Exp $ +$NetBSD: distinfo,v 1.5 2001/09/10 17:23:46 wiz Exp $ SHA1 (bozohttpd-5.08.tar.bz2) = faa9190c69d40972359f0a7e6387578fab437d04 Size (bozohttpd-5.08.tar.bz2) = 17221 bytes SHA1 (patch-aa) = 3831938ead3fd2792d61878c10aa7ada431e8cd7 -SHA1 (patch-ab) = e821cefe6515ef626e727c90c21cda3284e611fe +SHA1 (patch-ab) = 6fb466aa2ddc645731898482935d7e0a16b2c91e diff --git a/www/bozohttpd/patches/patch-ab b/www/bozohttpd/patches/patch-ab index a2198ba79cd..4e25db61733 100644 --- a/www/bozohttpd/patches/patch-ab +++ b/www/bozohttpd/patches/patch-ab @@ -1,7 +1,19 @@ -$NetBSD: patch-ab,v 1.6 2000/08/31 12:12:59 itojun Exp $ ---- bozohttpd.8.in.orig Fri Aug 25 03:17:05 2000 -+++ bozohttpd.8.in Thu Aug 31 05:08:12 2000 -@@ -112,3 +112,6 @@ +$NetBSD: patch-ab,v 1.7 2001/09/10 17:23:47 wiz Exp $ + +--- bozohttpd.8.in.orig Fri Aug 10 08:43:16 2001 ++++ bozohttpd.8.in +@@ -44,7 +44,7 @@ + .Sh DESCRIPTION + The + .Nm +-program reads a ++program reads an + .Em HTTP + request from the standard input, and sends a reply + to the standard output. Besides ~user translation and virtual +@@ -130,12 +130,15 @@ + on the command line with little change of functionality.) A typical + .Xr inetd.conf 5 entry would be: -.Dl www stream tcp nowait httpd /usr/pkg/libexec/httpd httpd /var/www +.Bd -literal @@ -9,3 +21,37 @@ $NetBSD: patch-ab,v 1.6 2000/08/31 12:12:59 itojun Exp $ +www stream tcp6 nowait httpd @PREFIX@/libexec/bozohttpd bozohttpd /var/www +.Ed .Pp + Using the + .Nx + .Xr inetd 8 , +-you can provide multiple IP-address based HTTP servers by having mulitple ++you can provide multiple IP-address based HTTP servers by having multiple + listening ports with different configurations. + .Sh NOTES + This server supports the +@@ -158,10 +161,10 @@ + program was first written in perl, based on another perl http server + called + .Dq tinyhttpd . +-It was then rewritten from scratch in perl, and then once again in C. ++It was then rewritten from scratch in perl, and then once again in C. + This version documents + .Nm +-version 5.07. ++version 5.08. + .Sh AUTHOR + The + .Nm +@@ -176,10 +179,10 @@ + .Aq ad@netbsd.org . + .Sh BUGS + .Nm +-only know about the file types built in to the program. This means it ++only knows about the file types built into the program. This means it + either needs a large embedded list of file extensions to types, or needs + to use a configuration file with this. Currently, only a reasonable + sized embedded list is used, that supports the most common files. + .Sh SEE ALSO + .Xr inetd.conf 5 , +-.Xr inetd 8 . ++.Xr inetd 8 -- cgit v1.2.3