]> granicus.if.org Git - apache/commitdiff
Transformations.
authorErik Abele <erikabele@apache.org>
Sat, 20 Oct 2007 19:27:49 +0000 (19:27 +0000)
committerErik Abele <erikabele@apache.org>
Sat, 20 Oct 2007 19:27:49 +0000 (19:27 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@586788 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/developer/API.html.en
docs/manual/developer/documenting.html.en
docs/manual/mod/mod_proxy_ajp.html.en
docs/manual/mod/mod_proxy_ajp.xml.ja
docs/manual/stopping.html.en
docs/manual/stopping.xml.de
docs/manual/stopping.xml.es
docs/manual/stopping.xml.ja
docs/manual/stopping.xml.ko

index c1a1fee9f96091e4afa94dbe0b370c4176dde8a0..d0069ad72d84a9bf51db3a7b52a5d1d3cb549499 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 38244aefe12c71ac3207d8cb32c18d8ab3256ffc..3c5ae436c4059a5094d785fc3f05ff9c78541f53 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 d8c74b06d885973dc4f63c7c2e44a2a58ec2f589..530842dd52d150d06f5d10eebe7574eab30e61fc 100644 (file)
@@ -508,7 +508,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 11b0ca85a2a3a1a744eb8a1337e92b4e83475e5f..9f9ce3b1677fb592f9cc168f9fd57cdf81ab8191 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: 395228:562077 (outdated) -->
+<!-- English Revision: 395228:586770 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
index 39216ce49549c764f49015c844b540efd6ae53f3..2621a443eb0f3a968c513c5c5d0cfa38e5ec19ab 100644 (file)
     will notice that the server statistics are set to zero when a
     <code>HUP</code> is sent.</p>
 
-<div class="note">As with a graceful restart, a syntax check is run before the the
+<div class="note">As with a graceful restart, a syntax check is run before the
 restart is attempted. If your configuration file has errors in it, the
 restart will not be attempted, and you will receive notification of the
 syntax error(s).</div>
index c19e885741d181d7f82959507d6e04be801493e6..05bc7807a5adc78bf90fb8ec49366147f76ef6be 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: 239255:420990 (outdated) -->
+<!-- English Revision: 239255:586770 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
index a17acfe27e9d6a2f0a4c6b07a01feac879ca1924..bd23f6b2405f095089f908f12a154334bd60f6a4 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: 105989:420990 (outdated) -->
+<!-- English Revision: 105989:586770 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
index e1bfa7fabcc281aa4efa206fae0faa9786129392..aa35113b7fc7bcb12e225d42b50c2e36c44484c2 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:420990 (outdated) -->
+<!-- English Revision: 151408:586770 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
index 7c6915613cb74b0de44d3c7597f57848fb90f635..cfb728a7f95dea441a2adc95f6e843e9d1b4a601 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: 105989:420990 (outdated) -->
+<!-- English Revision: 105989:586770 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more