summaryrefslogtreecommitdiffstats
path: root/usr.sbin/httpd
diff options
context:
space:
mode:
authorjmc <jmc@openbsd.org>2018-06-18 06:04:25 +0000
committerjmc <jmc@openbsd.org>2018-06-18 06:04:25 +0000
commit1caaaac72f25a0f4cb0cce12101804d94fb39a91 (patch)
treeca5dcfa29df6ce44e5015c08c1ae7f1a0ba082b8 /usr.sbin/httpd
parentthe directive is "listen on"; (diff)
downloadwireguard-openbsd-1caaaac72f25a0f4cb0cce12101804d94fb39a91.tar.xz
wireguard-openbsd-1caaaac72f25a0f4cb0cce12101804d94fb39a91.zip
remove the SECTIONS header, since a one line DESCRIPTION is a bit silly;
use a more general text for the sections, and avoid the catchup issue that was trying to document how many there were; ok benno rob
Diffstat (limited to 'usr.sbin/httpd')
-rw-r--r--usr.sbin/httpd/httpd.conf.58
1 files changed, 4 insertions, 4 deletions
diff --git a/usr.sbin/httpd/httpd.conf.5 b/usr.sbin/httpd/httpd.conf.5
index 5cab68a9cbf..89837dd0088 100644
--- a/usr.sbin/httpd/httpd.conf.5
+++ b/usr.sbin/httpd/httpd.conf.5
@@ -1,4 +1,4 @@
-.\" $OpenBSD: httpd.conf.5,v 1.99 2018/06/15 17:17:40 reyk Exp $
+.\" $OpenBSD: httpd.conf.5,v 1.100 2018/06/18 06:04:25 jmc Exp $
.\"
.\" Copyright (c) 2014, 2015 Reyk Floeter <reyk@openbsd.org>
.\"
@@ -14,7 +14,7 @@
.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
.\"
-.Dd $Mdocdate: June 15 2018 $
+.Dd $Mdocdate: June 18 2018 $
.Dt HTTPD.CONF 5
.Os
.Sh NAME
@@ -24,9 +24,9 @@
.Nm
is the configuration file for the HTTP daemon,
.Xr httpd 8 .
-.Sh SECTIONS
+.Pp
.Nm
-is divided into four main sections:
+is divided into the following main sections:
.Bl -tag -width xxxx
.It Sy Macros
User-defined variables may be defined and used later, simplifying the