]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Missing directives, mod_speling Korean translation.
authorRich Bowen <rbowen@apache.org>
Tue, 30 Nov 2010 13:12:28 +0000 (13:12 +0000)
committerRich Bowen <rbowen@apache.org>
Tue, 30 Nov 2010 13:12:28 +0000 (13:12 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1040507 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_speling.html.ko.euc-kr
docs/manual/mod/mod_speling.xml.ko

index c69a501bbe77d31e137a25e9d3b1495127c6ea48..44dae6f00847b41cc810b84d1da4f59a2dbeca84 100644 (file)
 </div>
 <div id="quickview"><h3 class="directives">Áö½Ã¾îµé</h3>
 <ul id="toc">
+<li><img alt="" src="../images/down.gif" /> <a href="#checkcaseonly">CheckCaseOnly</a></li>
 <li><img alt="" src="../images/down.gif" /> <a href="#checkspelling">CheckSpelling</a></li>
 </ul>
 </div>
 
+<div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
+<div class="directive-section"><h2><a name="CheckCaseOnly" id="CheckCaseOnly">CheckCaseOnly</a> <a name="checkcaseonly" id="checkcaseonly">Áö½Ã¾î</a></h2>
+<table class="directive">
+<tr><th><a href="directive-dict.html#Description">¼³¸í:</a></th><td>Limits the action of the speling module to case corrections</td></tr>
+<tr><th><a href="directive-dict.html#Syntax">¹®¹ý:</a></th><td><code /></td></tr>
+<tr><th><a href="directive-dict.html#Context">»ç¿ëÀå¼Ò:</a></th><td>ÁÖ¼­¹ö¼³Á¤, °¡»óÈ£½ºÆ®, directory, .htaccess</td></tr>
+<tr><th><a href="directive-dict.html#Status">»óÅÂ:</a></th><td>Extension</td></tr>
+<tr><th><a href="directive-dict.html#Module">¸ðµâ:</a></th><td>mod_speling</td></tr>
+</table>Documentation not yet translated. Please see English version of document.
+</div>
 <div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
 <div class="directive-section"><h2><a name="CheckSpelling" id="CheckSpelling">CheckSpelling</a> <a name="checkspelling" id="checkspelling">Áö½Ã¾î</a></h2>
 <table class="directive">
index de5e5358357fe24735924881e6801e4efa078f8c..5e0227c9317ddf24dff46fff7c15d6480b632da8 100644 (file)
 </usage>
 </directivesynopsis>
 
+<directivesynopsis>
+<name>CheckCaseOnly</name>
+<description>Limits the action of the speling module to case corrections</description>
+<contextlist><context>server config</context><context>virtual host</context><context>directory</context><context>.htaccess</context></contextlist>
+<usage>Documentation not yet translated. Please see English version of document.</usage>
+</directivesynopsis>
+
 </modulesynopsis>