]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Transformations.
authorErik Abele <erikabele@apache.org>
Sat, 20 Oct 2007 19:27:26 +0000 (19:27 +0000)
committerErik Abele <erikabele@apache.org>
Sat, 20 Oct 2007 19:27:26 +0000 (19:27 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@586787 13f79535-47bb-0310-9956-ffa450edef68

12 files changed:
docs/manual/developer/API.html.en
docs/manual/developer/documenting.html.en
docs/manual/mod/mod_authz_dbm.html.en
docs/manual/mod/mod_authz_dbm.xml.ko
docs/manual/mod/mod_proxy_ajp.html.en
docs/manual/mod/mod_proxy_ajp.xml.ja
docs/manual/upgrading.html.en
docs/manual/upgrading.xml.de
docs/manual/upgrading.xml.ja
docs/manual/upgrading.xml.ko
docs/manual/upgrading.xml.pt-br
docs/manual/upgrading.xml.ru

index 455390e59912d1103bd17b9093249724b9a80278..180d436f9c41535177c2a5706bac2b4715c54481 100644 (file)
@@ -820,7 +820,7 @@ void *request_config;   /* Notes on *this* request */</pre><p><code>
     
 
     <h3>Other sorts of resources -- cleanup functions</h3>
-      <p>More text goes here. Describe the the cleanup primitives in terms of
+      <p>More text goes here. Describe the cleanup primitives in terms of
       which the file stuff is implemented; also, <code>spawn_process</code>.</p>
 
       <p>Pool cleanups live until <code>clear_pool()</code> is called:
index a03ca2e84d55475f2e3f319e23be4a4af30ce312..a06fd818a9788774092666f1b2c878221c2040b7 100644 (file)
@@ -22,7 +22,7 @@
 </div>
 
     <p>Apache 2.0 uses <a href="http://www.doxygen.org/">Doxygen</a> to
-    document the APIs and global variables in the the code. This will explain
+    document the APIs and global variables in the code. This will explain
     the basics of how to document using Doxygen.</p>
 </div>
 <div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
index 97b08a4562a1685a6f62af532be7e9199309c7a9..7d7127bb22465b2db89240a19ae41fdedafbf17e 100644 (file)
@@ -122,7 +122,7 @@ modules</td></tr>
     directive explicitly to <code>Off</code> allows group authorization
     to be passed on to lower level modules (as defined in the
     <code>modules.c</code> file) if there is no group found
-    for the the supplied userID. If there are any groups
+    for the supplied userID. If there are any groups
     specified, the usual checks will be applied and a failure will
     give an Authentication Required reply.</p>
 
index ce80bb9f4319a581d029292160c18d1840a59576..f900015109eef7249fe16657c606681f30781a6d 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="EUC-KR" ?>
 <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
 <?xml-stylesheet type="text/xsl" href="../style/manual.ko.xsl"?>
-<!-- English Revision: 111480:421100 (outdated) -->
+<!-- English Revision: 111480:586771 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
index 6b5c04e2a89d2065085ce3dbde461962bd860338..e48f313b712adddc4ca45b34e85e235455e65eca 100644 (file)
@@ -507,7 +507,7 @@ AJP13_GET_BODY_CHUNK :=
     <p>The status code and message are the usual HTTP things
     (e.g. <code>200</code> and <code>OK</code>). The response header names are
     encoded the same way the request header names are. See header_encoding above
-    for details about how the the codes are distinguished from the strings.<br />
+    for details about how the codes are distinguished from the strings.<br />
     The codes for common headers are:</p>
     <table>
       <tr><td>Name</td><td>Code value</td></tr>
index ad8bbbf79183927ecd562a193ab9a0085fec6695..703691f5e311e181a07c86ddf3eb6edb64d53a25 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="iso-2022-jp"?>
 <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
 <?xml-stylesheet type="text/xsl" href="../style/manual.ja.xsl"?>
-<!-- English Revision: 421100:562266 (outdated) -->
+<!-- English Revision: 421100:586771 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
index 52cc5cebf0b90f3b815e01f5ea02255542f97dd4..4d358c40628fa846ab8f9c7f36aba0df6909912a 100644 (file)
     
 
    <p>Many third-party modules designed for version 2.0 will work
-   unchanged with the the Apache HTTP Server version 2.2.  But all
+   unchanged with the Apache HTTP Server version 2.2.  But all
    modules must be recompiled before being loaded.</p>
 
   </div></div>
index dc3fba912697ef2b1f4541b893355be8ffc994e6..1a15c2cd61232dc05ce94875718c206ba11918b6 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.de.xsl"?>
-<!-- English Revision: 333065:558492 (outdated) -->
+<!-- English Revision: 333065:586771 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
index 09bcdbab1ab182a06aad49eff4010bf474ecf2f2..7bd85b5922dc444f0d8c6eb97bba63d9971b65f9 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version='1.0' encoding='iso-2022-jp' ?>
 <!DOCTYPE manualpage SYSTEM "./style/manualpage.dtd">
 <?xml-stylesheet type="text/xsl" href="./style/manual.ja.xsl"?>
-<!-- English Revision: 151408:558492 (outdated) -->
+<!-- English Revision: 151408:586771 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
index 889b0879714954693eb3f9d5bd25980e28b6fddb..db369a5dd0bb7b9c5ed7b46da5f4e4752f79da41 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: 151408:558492 (outdated) -->
+<!-- English Revision: 151408:586771 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
index 3806a88f0b72eca15d8186ca69f37e89f23633ea..839e4b4e187ca5bfa586295f4aee50984ef1cf61 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.pt-br.xsl"?>
-<!-- English Revision: 151408:558492 (outdated) -->
+<!-- English Revision: 151408:586771 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
index d644cd3bf306e31e41293b93f62a42676329711e..bc198a7ed5fc777a77c4c839a45b8916b62fa52d 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version='1.0' encoding='KOI8-R' ?>
 <!DOCTYPE manualpage SYSTEM "./style/manualpage.dtd">
 <?xml-stylesheet type="text/xsl" href="./style/manual.ru.xsl"?>
-<!-- English Revision: 96997:558492 (outdated) -->
+<!-- English Revision: 96997:586771 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more