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)");
