You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by ke...@apache.org on 2005/03/27 15:58:17 UTC

svn commit: r159147 - httpd/httpd/trunk/docs/manual/mpm.xml

Author: kess
Date: Sun Mar 27 05:58:16 2005
New Revision: 159147

URL: http://svn.apache.org/viewcvs?view=rev&rev=159147
Log:
markup improvement

Modified:
    httpd/httpd/trunk/docs/manual/mpm.xml

Modified: httpd/httpd/trunk/docs/manual/mpm.xml
URL: http://svn.apache.org/viewcvs/httpd/httpd/trunk/docs/manual/mpm.xml?view=diff&r1=159146&r2=159147
==============================================================================
--- httpd/httpd/trunk/docs/manual/mpm.xml (original)
+++ httpd/httpd/trunk/docs/manual/mpm.xml Sun Mar 27 05:58:16 2005
@@ -88,8 +88,9 @@
     is chosen at configuration time and built into Apache.</p>
 
     <p>To actually choose the desired MPM, use the argument
-    --with-mpm= <em>NAME</em> with the <program>configure</program> script.
-    <em>NAME</em> is the name of the desired MPM.</p>
+      <code>--with-mpm=<em>NAME</em></code> with the
+      <program>configure</program> script. <em>NAME</em> is the name of the
+      desired MPM.</p>
 
     <p>Once the server has been compiled, it is possible to
     determine which MPM was chosen by using <code>./httpd