]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Whoops, double patch. Argh.
authorWilfredo Sanchez <wsanchez@apache.org>
Mon, 19 Jun 2006 23:46:17 +0000 (23:46 +0000)
committerWilfredo Sanchez <wsanchez@apache.org>
Mon, 19 Jun 2006 23:46:17 +0000 (23:46 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@415461 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_speling.xml

index 87afb13ab84871044f767e86a0444d1e1276e422..5d695ea24c8b30bfbb8b7197a5baf4995831354f 100644 (file)
@@ -137,24 +137,4 @@ of Apache 1.3, it is part of the Apache distribution. Prior to Apache
 </usage>
 </directivesynopsis>
 
-<directivesynopsis>
-<name>CheckCaseOnly</name>
-<description>Limits the action of the speling module to case corrections</description>
-<syntax>CheckCaseOnly on|off</syntax>
-<default>CheckCaseOnly Off</default>
-<contextlist>
-<context>server config</context>
-<context>virtual host</context>
-<context>directory</context>
-<context>.htaccess</context>
-</contextlist>
-<override>Options</override>
-
-<usage>
-    <p>When set, this directive limits the action of the spelling correction to lower/upper case changes. 
-    Other potential corrections are not performed.</p>
-
-</usage>
-</directivesynopsis>
-
 </modulesynopsis>