1
0
mirror of https://github.com/apache/httpd.git synced 2026-01-06 09:01:14 +03:00

Whoops, double patch. Argh.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@415461 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Wilfredo Sanchez
2006-06-19 23:46:17 +00:00
parent 00ad628fd2
commit 07ed6599a6

View 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>