]> granicus.if.org Git - apache/commitdiff
Add missing directive to Korean translation of mod_log_config
authorRich Bowen <rbowen@apache.org>
Sat, 27 Nov 2010 03:09:57 +0000 (03:09 +0000)
committerRich Bowen <rbowen@apache.org>
Sat, 27 Nov 2010 03:09:57 +0000 (03:09 +0000)
documentation.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1039612 13f79535-47bb-0310-9956-ffa450edef68

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

index 6f28ca10304ddb6c5d95e2345382d7ecf311b788..e15939705ced4242cd0f8cf50552f6023e970372 100644 (file)
@@ -48,6 +48,7 @@
 </div>
 <div id="quickview"><h3 class="directives">Áö½Ã¾îµé</h3>
 <ul id="toc">
+<li><img alt="" src="../images/down.gif" /> <a href="#bufferedlogs">BufferedLogs</a></li>
 <li><img alt="" src="../images/down.gif" /> <a href="#cookielog">CookieLog</a></li>
 <li><img alt="" src="../images/down.gif" /> <a href="#customlog">CustomLog</a></li>
 <li><img alt="" src="../images/down.gif" /> <a href="#logformat">LogFormat</a></li>
     ¹®¼­¸¦ Âü°íÇ϶ó.</p>
 </div>
 <div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
+<div class="directive-section"><h2><a name="BufferedLogs" id="BufferedLogs">BufferedLogs</a> <a name="bufferedlogs" id="bufferedlogs">Áö½Ã¾î</a></h2>
+<table class="directive">
+<tr><th><a href="directive-dict.html#Description">¼³¸í:</a></th><td>Buffer log entries in memory before writing to disk</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>ÁÖ¼­¹ö¼³Á¤</td></tr>
+<tr><th><a href="directive-dict.html#Status">»óÅÂ:</a></th><td>Base</td></tr>
+<tr><th><a href="directive-dict.html#Module">¸ðµâ:</a></th><td>mod_log_config</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="CookieLog" id="CookieLog">CookieLog</a> <a name="cookielog" id="cookielog">Áö½Ã¾î</a></h2>
 <table class="directive">
 <tr><th><a href="directive-dict.html#Description">¼³¸í:</a></th><td>ÄíÅ°¸¦ ·Î±×¿¡ ³²±â±âÀ§ÇØ »ç¿ëÇÒ ÆÄÀϸíÀ» ¼³Á¤ÇÑ´Ù</td></tr>
index 0c71a619041424859f55bdf4c928164e6b9a7850..a8142ea0ea17756039b4490d1823d75ef2d7ac0e 100644 (file)
     ¹®¼­¸¦ Âü°íÇ϶ó.</p>
 </section>
 
+<directivesynopsis>
+<name>BufferedLogs</name>
+<description>Buffer log entries in memory before writing to disk</description>
+<contextlist><context>server config</context></contextlist>
+<usage>Documentation not yet translated. Please see English version of document.</usage>
+</directivesynopsis>
+
 <directivesynopsis>
 <name>CookieLog</name>
 <description>ÄíÅ°¸¦ ·Î±×¿¡ ³²±â±âÀ§ÇØ »ç¿ëÇÒ ÆÄÀϸíÀ» ¼³Á¤ÇÑ´Ù</description>