From d2edea1154875c5896e32f69bf29412e020a48aa Mon Sep 17 00:00:00 2001 From: patrikj Date: Mon, 11 Mar 2002 11:13:36 +0000 Subject: [PATCH] Fixed XML header, so that the document can be validated. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@93835 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/mod/prefork.xml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/manual/mod/prefork.xml b/docs/manual/mod/prefork.xml index 1dd788813bd..6d3a392e319 100644 --- a/docs/manual/mod/prefork.xml +++ b/docs/manual/mod/prefork.xml @@ -1,6 +1,8 @@ + + prefork Implements a non-threaded, pre-forking web server MPM -- 2.47.2