Commit 19ef0164 authored by Luca Toscano's avatar Luca Toscano
Browse files

Fixed xml for mod_info.xml

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1774505 13f79535-47bb-0310-9956-ffa450edef68
parent aecf3145
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -118,7 +118,7 @@ configuration</description>
    <module>mod_info</module> will dump the pre-parsed configuration to
    <code>stdout</code> during server startup.</p>

    <highlight langage="sh">
    <highlight language="sh">
    httpd -DDUMP_CONFIG -k start
    </highlight>