From 3935a46b47d49ae0ba4448dd4d2eff216c81570a Mon Sep 17 00:00:00 2001 From: jmc Date: Sat, 2 Aug 2014 08:07:07 +0000 Subject: [PATCH] remove nasty unclosed Xo in previous; ok reyk --- usr.sbin/httpd/httpd.conf.5 | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/usr.sbin/httpd/httpd.conf.5 b/usr.sbin/httpd/httpd.conf.5 index 181951ba247..47ae07c186a 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.14 2014/08/01 21:59:56 reyk Exp $ +.\" $OpenBSD: httpd.conf.5,v 1.15 2014/08/02 08:07:07 jmc Exp $ .\" .\" Copyright (c) 2014 Reyk Floeter .\" @@ -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: August 1 2014 $ +.Dd $Mdocdate: August 2 2014 $ .Dt HTTPD.CONF 5 .Os .Sh NAME @@ -96,7 +96,6 @@ server "default" { .Sh GLOBAL CONFIGURATION Here are the settings that can be set globally: .Bl -tag -width Ds -.It Xo .It Ic prefork Ar number Run the specified number of server processes. This increases the performance and prevents delays when connecting -- 2.20.1