From: Chris Pepper Date: Sat, 5 Aug 2006 02:53:59 +0000 (+0000) Subject: Document that httpd -L doesn't list shared modules. X-Git-Tag: 2.3.0~2171 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d0566d6509df9d299ff8eb5bb988d24e44423739;p=thirdparty%2Fapache%2Fhttpd.git Document that httpd -L doesn't list shared modules. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@428941 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/programs/httpd.xml b/docs/manual/programs/httpd.xml index adf08947f86..fa3951f5de8 100644 --- a/docs/manual/programs/httpd.xml +++ b/docs/manual/programs/httpd.xml @@ -137,8 +137,8 @@ the LoadModule directive.
-L
-
Output a list of directives together with expected arguments and -places where the directive is valid.
+
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.
-M