]> granicus.if.org Git - apache/commitdiff
Document that httpd -L doesn't list shared modules.
authorChris Pepper <pepper@apache.org>
Sat, 5 Aug 2006 02:53:59 +0000 (02:53 +0000)
committerChris Pepper <pepper@apache.org>
Sat, 5 Aug 2006 02:53:59 +0000 (02:53 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@428941 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/programs/httpd.xml

index adf08947f86745a1273a4f4cacb52bb3042b7297..fa3951f5de8a9d373cd76bbc57c35a31b29ce6a8 100644 (file)
@@ -137,8 +137,8 @@ the <directive module="mod_so">LoadModule</directive> directive.</dd>
 
 <dt><code>-L</code></dt>
 
-<dd>Output a list of directives together with expected arguments and
-places where the directive is valid.</dd>
+<dd>Output a list of directives provided by static modules, together with expected arguments and
+places where the directive is valid. Directives provided by shared modules are not listed.</dd>
 
 <dt><code>-M</code></dt>