]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Small docco fix.
authorVictor J. Orlikowski <orlikowski@apache.org>
Tue, 10 Apr 2001 23:18:27 +0000 (23:18 +0000)
committerVictor J. Orlikowski <orlikowski@apache.org>
Tue, 10 Apr 2001 23:18:27 +0000 (23:18 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@88803 13f79535-47bb-0310-9956-ffa450edef68

server/config.c

index 1bddede0cd994e55e338f1910246bf5a871ee3b6..bf52650d85e060bdadaa27ca464b3937862ea288 100644 (file)
@@ -1711,7 +1711,7 @@ static void show_overrides(const command_rec *pc, module *pm)
 
 /* Show the preloaded configuration directives, the help string explaining
  * the directive arguments, in what module they are handled, and in
- * what parts of the configuration they are allowed.  Used for httpd -h.
+ * what parts of the configuration they are allowed.  Used for httpd -L.
  */
 AP_DECLARE(void) ap_show_directives(void)
 {