From 5c3f88af30bdcc9fcf79f8e79164fd7096bbcfaf Mon Sep 17 00:00:00 2001 From: Astrid Malo Date: Sun, 27 Mar 2005 13:58:16 +0000 Subject: [PATCH] markup improvement git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@159147 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/mpm.xml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/docs/manual/mpm.xml b/docs/manual/mpm.xml index b20caa38f1..c3725f8d5f 100644 --- a/docs/manual/mpm.xml +++ b/docs/manual/mpm.xml @@ -88,8 +88,9 @@ how they are used by the Apache HTTP Server.

is chosen at configuration time and built into Apache.

To actually choose the desired MPM, use the argument - --with-mpm= NAME with the configure script. - NAME is the name of the desired MPM.

+ --with-mpm=NAME with the + configure script. NAME is the name of the + desired MPM.

Once the server has been compiled, it is possible to determine which MPM was chosen by using ./httpd -- 2.40.0