From d0566d6509df9d299ff8eb5bb988d24e44423739 Mon Sep 17 00:00:00 2001 From: Chris Pepper Date: Sat, 5 Aug 2006 02:53:59 +0000 Subject: [PATCH] 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 --- docs/manual/programs/httpd.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/manual/programs/httpd.xml b/docs/manual/programs/httpd.xml index adf08947f8..fa3951f5de 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
-- 2.40.0