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

docs/manual/developer/API.html.en
docs/manual/developer/documenting.html.en
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
docs/manual/stopping.xml.meta
docs/manual/stopping.xml.ru

index 3c6ceb9a0ebddb539cbe15fff192761ef925106e..785a4cbca1bd02e72ec5349dc2756a94b7980e6f 100644 (file)
@@ -821,7 +821,7 @@ void *request_config;   /* Notes on *this* request */
     
 
     <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 a372f37f07007c7fa0f6fadd8e7ab987b6a08766..59c01d5557209617228adac328d4bd1075361786 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 a70561e0fe84a82f70b09b7c0015729c4daec041..14d53fc9a4e1d139f940549089c14f99e211de0f 100644 (file)
@@ -38,7 +38,7 @@
 <li><img alt="" src="./images/down.gif" /> <a href="#graceful">Graceful Restart</a></li>
 <li><img alt="" src="./images/down.gif" /> <a href="#hup">Restart Now</a></li>
 <li><img alt="" src="./images/down.gif" /> <a href="#race">Appendix: signals and race conditions</a></li>
-</ul><h3>See also</h3><ul class="seealso"><li><code class="program"><a href="./programs/httpd.html">httpd</a></code></li><li><code class="program"><a href="./programs/apachectl.html">apachectl</a></code></li></ul></div>
+</ul><h3>See also</h3><ul class="seealso"><li><code class="program"><a href="./programs/httpd.html">httpd</a></code></li><li><code class="program"><a href="./programs/apachectl.html">apachectl</a></code></li><li><a href="invoking.html">Starting</a></li></ul></div>
 <div class="top"><a href="#page-header"><img alt="top" src="./images/up.gif" /></a></div>
 <div class="section">
 <h2><a name="introduction" id="introduction">Introduction</a></h2>
index 55087430db8b66ba583862fef382f24f29522998..bd9f47105af006822402471f0b99cbedc64a63a0 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: 421174 -->
+<!-- English Revision: 421174:586785 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
index 803381605e9c3779fc8a993cf2075e08a188f6a5..94e5428c3df45e76200277efdfa5d5ee241b4ddd 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: 151405:421174 (outdated) -->
+<!-- English Revision: 151405:586785 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
index 9f667a5e164cd978edec1f16f659a9312e3429a7..1a9cfa40275ddc403881733bfc5e864b70f537c7 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: 106090:421174 (outdated) -->
+<!-- English Revision: 106090:586785 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
index 78ec19965d911444e05e5fd84fc0afc7772c18fb..2c4655830b074510aee68efbe023838807157968 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: 106090:421174 (outdated) -->
+<!-- English Revision: 106090:586785 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
index 82a22c660fdefd50890f32954fe408463808b867..d6719515044746f5b72968cc205f19aeffb7ace0 100644 (file)
@@ -6,11 +6,11 @@
   <relpath>.</relpath>
 
   <variants>
-    <variant>de</variant>
+    <variant outdated="yes">de</variant>
     <variant>en</variant>
     <variant outdated="yes">es</variant>
     <variant outdated="yes">ja</variant>
     <variant outdated="yes">ko</variant>
-    <variant>ru</variant>
+    <variant outdated="yes">ru</variant>
   </variants>
 </metafile>
index 8fafea9f99d579eff6da351df42fa9146eec2f63..bdd248c5bbb6d5c38fa6302c156a3ffc8554e68e 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: 421174 -->
+<!-- English Revision: 421174:586785 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more