Fix typo: s/suport/support

This commit is contained in:
abhinav 2017-01-20 16:14:44 +00:00
parent b8f12c7fce
commit b461520850
1 changed files with 2 additions and 2 deletions

View File

@ -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 .