Module Name: src
Committed By: abhinav
Date: Fri Jan 20 16:14:44 UTC 2017
Modified Files:
src/libexec/httpd: bozohttpd.8
Log Message:
Fix typo: s/suport/support
To generate a diff of this commit:
cvs rdiff -u -r1.63 -r1.64 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.63 src/libexec/httpd/bozohttpd.8:1.64
--- src/libexec/httpd/bozohttpd.8:1.63 Wed Dec 21 09:33:08 2016
+++ src/libexec/httpd/bozohttpd.8 Fri Jan 20 16:14:44 2017
@@ -1,4 +1,4 @@
-.\" $NetBSD: bozohttpd.8,v 1.63 2016/12/21 09:33:08 abhinav Exp $
+.\" $NetBSD: bozohttpd.8,v 1.64 2017/01/20 16:14:44 abhinav Exp $
.\"
.\" $eterna: bozohttpd.8,v 1.101 2011/11/18 01:25:11 mrg Exp $
.\"
@@ -384,7 +384,7 @@ user transformations (NO_USER_SUPPORT),
directory index support (NO_DIRINDEX_SUPPORT),
daemon mode support (NO_DAEMON_MODE),
dynamic MIME content (NO_DYNAMIC_CONTENT),
-Lua suport (NO_LUA_SUPPORT),
+Lua support (NO_LUA_SUPPORT),
and SSL support (NO_SSL_SUPPORT)
by defining the listed macros when building
.Nm .