Commit 7700dc64 authored by Andre Malo's avatar Andre Malo
Browse files

update transformation

parent 273aff03
Loading
Loading
Loading
Loading
+1 −1
Changes for docs/manual/glossary.html.en: 1 added line, 1 removed line.
Original line number Diff line number Diff line
@@ -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>
+2 −0
Changes for docs/manual/glossary.html.ko.euc-kr: 2 added lines, 0 removed lines.
Original line number Diff line number Diff line
@@ -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>이 문서는 웹 서비스 일반에 대한, 특히 아파치와 관련된, 용어들을
정의한다. 각 개념에 대한 자세한 정보는 링크를 참고하라.
+1 −1
Changes for docs/manual/glossary.xml.es: 1 added line, 1 removed line.
Original line number Diff line number Diff line
<?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
+1 −1
Changes for docs/manual/glossary.xml.ko: 1 added line, 1 removed line.
Original line number Diff line number Diff line
<?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
+1 −1
Changes for docs/manual/glossary.xml.meta: 1 added line, 1 removed line.
Original line number Diff line number Diff line
@@ -8,6 +8,6 @@
  <variants>
    <variant>en</variant>
    <variant>es</variant>
    <variant>ko</variant>
    <variant outdated="yes">ko</variant>
  </variants>
</metafile>