Commit 361da5a3 authored by Colm MacCarthaigh's avatar Colm MacCarthaigh
Browse files

Update transformations to reflect the graceful-stop XML documentation.



git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@263901 13f79535-47bb-0310-9956-ffa450edef68
parent e3a00643
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -309,7 +309,7 @@
   <h3><a name="suppress-error-charset" id="suppress-error-charset">suppress-error-charset</a></h3>
       

    <p><em>Available in versions 2.2 and later</em></p>
    <p><em>Available in versions after 2.0.54</em></p>

    <p>When Apache issues a redirect in response to a client request,
    the response includes some actual text to be displayed in case
+1 −1
Original line number Diff line number Diff line
<?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: 170354 -->
<!-- English Revision: 170354:240426 (outdated) -->

<!--
 Copyright 2002-2005 The Apache Software Foundation or its licensors, as
+1 −1
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: 105989:170354 (outdated) -->
<!-- English Revision: 105989:240426 (outdated) -->

<!--
 Copyright 2003-2005 The Apache Software Foundation or its licensors,
+1 −1
Original line number Diff line number Diff line
@@ -7,7 +7,7 @@

  <variants>
    <variant>en</variant>
    <variant>ja</variant>
    <variant outdated="yes">ja</variant>
    <variant outdated="yes">ko</variant>
  </variants>
</metafile>
+1 −1
Original line number Diff line number Diff line
@@ -3,7 +3,7 @@
    <!ENTITY categories SYSTEM "categories.xml.ja">
]>
<?xml-stylesheet type="text/xsl" href="../style/manual.ja.xsl"?>
<!-- English Revision: 151408 -->
<!-- English Revision: 151408:240306 (outdated) -->

<!--
 Copyright 2004-2005 The Apache Software Foundation or its licensors,
Loading