You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by er...@apache.org on 2007/10/20 21:27:10 UTC

svn commit: r586786 - in /httpd/httpd/branches/2.0.x/docs/manual: developer/API.html.en developer/documenting.html.en stopping.html.en stopping.xml.de stopping.xml.es stopping.xml.ja stopping.xml.ko stopping.xml.meta stopping.xml.ru

Author: erikabele
Date: Sat Oct 20 12:27:02 2007
New Revision: 586786

URL: http://svn.apache.org/viewvc?rev=586786&view=rev
Log:
Transformations.

Modified:
    httpd/httpd/branches/2.0.x/docs/manual/developer/API.html.en
    httpd/httpd/branches/2.0.x/docs/manual/developer/documenting.html.en
    httpd/httpd/branches/2.0.x/docs/manual/stopping.html.en
    httpd/httpd/branches/2.0.x/docs/manual/stopping.xml.de
    httpd/httpd/branches/2.0.x/docs/manual/stopping.xml.es
    httpd/httpd/branches/2.0.x/docs/manual/stopping.xml.ja
    httpd/httpd/branches/2.0.x/docs/manual/stopping.xml.ko
    httpd/httpd/branches/2.0.x/docs/manual/stopping.xml.meta
    httpd/httpd/branches/2.0.x/docs/manual/stopping.xml.ru

Modified: httpd/httpd/branches/2.0.x/docs/manual/developer/API.html.en
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.0.x/docs/manual/developer/API.html.en?rev=586786&r1=586785&r2=586786&view=diff
==============================================================================
--- httpd/httpd/branches/2.0.x/docs/manual/developer/API.html.en (original)
+++ httpd/httpd/branches/2.0.x/docs/manual/developer/API.html.en Sat Oct 20 12:27:02 2007
@@ -821,7 +821,7 @@
     
 
     <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:

Modified: httpd/httpd/branches/2.0.x/docs/manual/developer/documenting.html.en
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.0.x/docs/manual/developer/documenting.html.en?rev=586786&r1=586785&r2=586786&view=diff
==============================================================================
--- httpd/httpd/branches/2.0.x/docs/manual/developer/documenting.html.en (original)
+++ httpd/httpd/branches/2.0.x/docs/manual/developer/documenting.html.en Sat Oct 20 12:27:02 2007
@@ -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>

Modified: httpd/httpd/branches/2.0.x/docs/manual/stopping.html.en
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.0.x/docs/manual/stopping.html.en?rev=586786&r1=586785&r2=586786&view=diff
==============================================================================
--- httpd/httpd/branches/2.0.x/docs/manual/stopping.html.en (original)
+++ httpd/httpd/branches/2.0.x/docs/manual/stopping.html.en Sat Oct 20 12:27:02 2007
@@ -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>

Modified: httpd/httpd/branches/2.0.x/docs/manual/stopping.xml.de
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.0.x/docs/manual/stopping.xml.de?rev=586786&r1=586785&r2=586786&view=diff
==============================================================================
--- httpd/httpd/branches/2.0.x/docs/manual/stopping.xml.de (original)
+++ httpd/httpd/branches/2.0.x/docs/manual/stopping.xml.de Sat Oct 20 12:27:02 2007
@@ -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

Modified: httpd/httpd/branches/2.0.x/docs/manual/stopping.xml.es
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.0.x/docs/manual/stopping.xml.es?rev=586786&r1=586785&r2=586786&view=diff
==============================================================================
--- httpd/httpd/branches/2.0.x/docs/manual/stopping.xml.es (original)
+++ httpd/httpd/branches/2.0.x/docs/manual/stopping.xml.es Sat Oct 20 12:27:02 2007
@@ -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

Modified: httpd/httpd/branches/2.0.x/docs/manual/stopping.xml.ja
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.0.x/docs/manual/stopping.xml.ja?rev=586786&r1=586785&r2=586786&view=diff
==============================================================================
--- httpd/httpd/branches/2.0.x/docs/manual/stopping.xml.ja [iso-2022-jp] (original)
+++ httpd/httpd/branches/2.0.x/docs/manual/stopping.xml.ja [iso-2022-jp] Sat Oct 20 12:27:02 2007
@@ -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

Modified: httpd/httpd/branches/2.0.x/docs/manual/stopping.xml.ko
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.0.x/docs/manual/stopping.xml.ko?rev=586786&r1=586785&r2=586786&view=diff
==============================================================================
--- httpd/httpd/branches/2.0.x/docs/manual/stopping.xml.ko [euc-kr] (original)
+++ httpd/httpd/branches/2.0.x/docs/manual/stopping.xml.ko [euc-kr] Sat Oct 20 12:27:02 2007
@@ -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

Modified: httpd/httpd/branches/2.0.x/docs/manual/stopping.xml.meta
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.0.x/docs/manual/stopping.xml.meta?rev=586786&r1=586785&r2=586786&view=diff
==============================================================================
--- httpd/httpd/branches/2.0.x/docs/manual/stopping.xml.meta (original)
+++ httpd/httpd/branches/2.0.x/docs/manual/stopping.xml.meta Sat Oct 20 12:27:02 2007
@@ -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>

Modified: httpd/httpd/branches/2.0.x/docs/manual/stopping.xml.ru
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.0.x/docs/manual/stopping.xml.ru?rev=586786&r1=586785&r2=586786&view=diff
==============================================================================
--- httpd/httpd/branches/2.0.x/docs/manual/stopping.xml.ru [koi8-r] (original)
+++ httpd/httpd/branches/2.0.x/docs/manual/stopping.xml.ru [koi8-r] Sat Oct 20 12:27:02 2007
@@ -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