Module Name:    src
Committed By:   abhinav
Date:           Wed Dec 21 09:33:08 UTC 2016

Modified Files:
        src/libexec/httpd: bozohttpd.8

Log Message:
Fix sentences at a couple of places.


To generate a diff of this commit:
cvs rdiff -u -r1.62 -r1.63 src/libexec/httpd/bozohttpd.8

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/libexec/httpd/bozohttpd.8
diff -u src/libexec/httpd/bozohttpd.8:1.62 src/libexec/httpd/bozohttpd.8:1.63
--- src/libexec/httpd/bozohttpd.8:1.62	Sun Dec 11 20:40:41 2016
+++ src/libexec/httpd/bozohttpd.8	Wed Dec 21 09:33:08 2016
@@ -1,4 +1,4 @@
-.\"	$NetBSD: bozohttpd.8,v 1.62 2016/12/11 20:40:41 mrg Exp $
+.\"	$NetBSD: bozohttpd.8,v 1.63 2016/12/21 09:33:08 abhinav Exp $
 .\"
 .\"	$eterna: bozohttpd.8,v 1.101 2011/11/18 01:25:11 mrg Exp $
 .\"
@@ -190,7 +190,7 @@ when a URL in the form
 is being accessed.
 The function is passed three tables as arguments, the server
 environment, the request headers, and the decoded query string
-plus any data that was send as application/x-www-form-urlencoded.
+plus any data that was sent as application/x-www-form-urlencoded.
 .It Fl M Ar suffix type encoding encoding11
 Adds a new entry to the table that converts file suffixes to
 content type and encoding.
@@ -446,7 +446,7 @@ with
 on the compiler command line.
 .Ss COMPRESSION
 .Nm
-supports a very basic form compression.
+supports a very basic form of compression.
 .Nm
 will serve the requested file postpended with
 .Dq Pa .gz

Reply via email to