List Info

Thread: Patch for main.c (clarify -L option)




Patch for main.c (clarify -L option)
user name
2006-08-05 03:17:56
	Here's a patch for the "httpd -h" message, to
point out that -L doesn't list directives from shared
modules. It matches r428941 of
/docs/manual/programs/httpd.xml, but I only have commit
access to the docs subtree.


						Thanks,


						Chris Pepper


Index: server/main.c
============================================================
=======
--- server/main.c       (revision 428940)
+++ server/main.c       (working copy)
 -416,10
+416,10 
                  "  -h                 : list
available command line options "
                  "(this page)");
     ap_log_error(APLOG_MARK, APLOG_STARTUP, 0, NULL,
-                 "  -l                 : list
compiled in modules");
+                 "  -l                 : list
compiled-in modules");
     ap_log_error(APLOG_MARK, APLOG_STARTUP, 0, NULL,
                  "  -L                 : list
available configuration "
-                 "directives");
+                 "directives from compiled-in
modules");
     ap_log_error(APLOG_MARK, APLOG_STARTUP, 0, NULL,
                  "  -t -D DUMP_VHOSTS  : show parsed
settings (currently only "
                  "vhost settings)");
------------------------------------------------------------
---------
To unsubscribe, e-mail: docs-unsubscribehttpd.apache.org
For additional commands, e-mail: docs-helphttpd.apache.org
[1]

about | contact  Other archives ( Real Estate discussion Medical topics )