Module Name: src
Committed By: mrg
Date: Fri Jul 7 07:05:49 UTC 2017
Modified Files:
src/libexec/httpd: bozohttpd.8
Log Message:
fix ordering of a couple of words. from Edgar Pettijohn in PR#52375.
thanks!
To generate a diff of this commit:
cvs rdiff -u -r1.66 -r1.67 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.66 src/libexec/httpd/bozohttpd.8:1.67
--- src/libexec/httpd/bozohttpd.8:1.66 Mon Jul 3 21:35:48 2017
+++ src/libexec/httpd/bozohttpd.8 Fri Jul 7 07:05:49 2017
@@ -1,4 +1,4 @@
-.\" $NetBSD: bozohttpd.8,v 1.66 2017/07/03 21:35:48 wiz Exp $
+.\" $NetBSD: bozohttpd.8,v 1.67 2017/07/07 07:05:49 mrg Exp $
.\"
.\" $eterna: bozohttpd.8,v 1.101 2011/11/18 01:25:11 mrg Exp $
.\"
@@ -488,7 +488,7 @@ will redirect to
.Em http://NetBSD.org/
Otherwise provided schema will be used i.e. symbolic link to
.Em ftp://NetBSD.org/
-will redirect to provided the URL.
+will redirect to the provided URL.
.Sh EXAMPLES
To configure set of virtual hosts, one would use an
.Xr inetd.conf 5