Source-Changes-HG archive

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

[src/trunk]: src/libexec/httpd Fix sentences at a couple of places.



details:   https://anonhg.NetBSD.org/src/rev/a2a2c01aca61
branches:  trunk
changeset: 819880:a2a2c01aca61
user:      abhinav <abhinav%NetBSD.org@localhost>
date:      Wed Dec 21 09:33:08 2016 +0000

description:
Fix sentences at a couple of places.

diffstat:

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

diffs (27 lines):

diff -r 28a19666d0f9 -r a2a2c01aca61 libexec/httpd/bozohttpd.8
--- a/libexec/httpd/bozohttpd.8 Wed Dec 21 09:06:24 2016 +0000
+++ b/libexec/httpd/bozohttpd.8 Wed Dec 21 09:33:08 2016 +0000
@@ -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 @@
 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 @@
 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



Home | Main Index | Thread Index | Old Index