]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
update transformation
authorAndré Malo <nd@apache.org>
Sun, 12 Sep 2004 17:02:31 +0000 (17:02 +0000)
committerAndré Malo <nd@apache.org>
Sun, 12 Sep 2004 17:02:31 +0000 (17:02 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@105091 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/glossary.html.en
docs/manual/glossary.html.ko.euc-kr
docs/manual/glossary.xml.es
docs/manual/glossary.xml.ko
docs/manual/glossary.xml.meta

index 5b7b3d768cc5f8c356838e5cced99caab2821b73..c19510a47f1d46c0c2d0d887fd07e196e2e9114e 100644 (file)
@@ -187,7 +187,7 @@ transmission protocol used on the World Wide Web.  Apache implements
 version 1.1 of the protocol, referred to as HTTP/1.1 and defined by <a href="http://ietf.org/rfc/rfc2616.txt">RFC 2616</a>.</dd>
 
 <dt><a name="https">HTTPS</a></dt>
-<dd>The HyperText Transport Protocol (Secure), the standard encrypted
+<dd>The HyperText Transfer Protocol (Secure), the standard encrypted
     communication mechanism on the World Wide Web. This is actually just HTTP
     over <a name="ssl">SSL</a>.<br />
 See: <a href="ssl/">SSL/TLS Encryption</a></dd>
index 3c76cccb9c88baa2cd49aab372b7f09f0720e168..5580f5602220843799e034da94c282fb95ab76de 100644 (file)
@@ -22,6 +22,8 @@
 <a href="./es/glossary.html" hreflang="es" rel="alternate" title="Espa&#241;ol">&nbsp;es&nbsp;</a> |
 <a href="./ko/glossary.html" title="Korean">&nbsp;ko&nbsp;</a></p>
 </div>
+<div class="outofdate">ÀÌ ¹®¼­´Â ÃÖ½ÅÆÇ ¹ø¿ªÀÌ ¾Æ´Õ´Ï´Ù.
+            ÃÖ±Ù¿¡ º¯°æµÈ ³»¿ëÀº ¿µ¾î ¹®¼­¸¦ Âü°íÇϼ¼¿ä.</div>
 
 <p>ÀÌ ¹®¼­´Â À¥ ¼­ºñ½º ÀϹݿ¡ ´ëÇÑ, Æ¯È÷ ¾ÆÆÄÄ¡¿Í °ü·ÃµÈ, ¿ë¾îµéÀ»
 Á¤ÀÇÇÑ´Ù. °¢ °³³ä¿¡ ´ëÇÑ ÀÚ¼¼ÇÑ Á¤º¸´Â ¸µÅ©¸¦ Âü°íÇ϶ó.
index cb6cb75420593cf365eff80864abd8484461ebe0..81486a330ba8e19daa724d7a39eeb1794234e14b 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8" ?>
 <!DOCTYPE manualpage SYSTEM "./style/manualpage.dtd">
 <?xml-stylesheet type="text/xsl" href="./style/manual.es.xsl"?>
-<!-- English Revision: 1.12 -->
+<!-- English Revision: 1.13 -->
 
 <!--
  Copyright 2004 The Apache Software Foundation
index 3879cd21bc93942f82a2533a4dc3e867f8ea20f5..f0767c385228f3eb4677f5670fc1f80ba88e1a8c 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="EUC-KR" ?>
 <!DOCTYPE manualpage SYSTEM "./style/manualpage.dtd">
 <?xml-stylesheet type="text/xsl" href="./style/manual.ko.xsl"?>
-<!-- English Revision: 1.12 -->
+<!-- English Revision: 1.12 (outdated: 1.13) -->
 
 <!--
  Copyright 2003-2004 The Apache Software Foundation
index 7763b4876de3af5d5104ffd9486538294748d55a..4282f877adff26b4e7b5e810a4aaf3d1211ea378 100644 (file)
@@ -8,6 +8,6 @@
   <variants>
     <variant>en</variant>
     <variant>es</variant>
-    <variant>ko</variant>
+    <variant outdated="yes">ko</variant>
   </variants>
 </metafile>