]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
update transformation
authorAndré Malo <nd@apache.org>
Sun, 12 Sep 2004 17:07:01 +0000 (17:07 +0000)
committerAndré Malo <nd@apache.org>
Sun, 12 Sep 2004 17:07:01 +0000 (17:07 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@105093 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 5aa5e4e63c4359ec91c89a28f655fd7c30076fa4..2c5e98f845c5a2444078af135288fd9a0faa16db 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 e1155bf489382014de3e3a5d0752372afce9c7aa..a69f75d59a916294d13971e45a7f01bce5f9e9c4 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 90b8b2d2ee9fc7cc4df55d0f40453e2322c28c04..9214b8c15a9f663cdaa5267383984d84c480b98c 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.3.2.8  -->
+<!-- English Revision: 1.3.2.9  -->
 
 <!--
  Copyright 2004 The Apache Software Foundation
index f317a289adf5a99906e95c0fbdc0de3f0e6ad7bf..b63f8c667b178ce835720d281681628e6d5c1ef4 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.3.2.8 -->
+<!-- English Revision: 1.3.2.8 (outdated: 1.3.2.9) -->
 
 <!--
  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>