Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/libexec/httpd fix typo, bump date



details:   https://anonhg.NetBSD.org/src/rev/ab239b96168f
branches:  trunk
changeset: 763739:ab239b96168f
user:      mbalmer <mbalmer%NetBSD.org@localhost>
date:      Sat Apr 02 07:44:15 2011 +0000

description:
fix typo, bump date

diffstat:

 libexec/httpd/bozohttpd.8 |  6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diffs (24 lines):

diff -r 2ddcd1c62649 -r ab239b96168f libexec/httpd/bozohttpd.8
--- a/libexec/httpd/bozohttpd.8 Sat Apr 02 07:33:49 2011 +0000
+++ b/libexec/httpd/bozohttpd.8 Sat Apr 02 07:44:15 2011 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: bozohttpd.8,v 1.26 2011/03/29 07:22:31 jmmv Exp $
+.\"    $NetBSD: bozohttpd.8,v 1.27 2011/04/02 07:44:15 mbalmer Exp $
 .\"
 .\"    $eterna: bozohttpd.8,v 1.99 2010/09/20 22:26:28 mrg Exp $
 .\"
@@ -26,7 +26,7 @@
 .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
 .\" SUCH DAMAGE.
 .\"
-.Dd March 25, 2011
+.Dd April 2, 2011
 .Dt HTTPD 8
 .Os
 .Sh NAME
@@ -605,4 +605,4 @@
 for inclusion in future releaases.
 .Sh BUGS
 .Nm
-does not handled HTTP/1.1 chunked input from the client yet.
+does not handle HTTP/1.1 chunked input from the client yet.



Home | Main Index | Thread Index | Old Index