Commit a5001d39 authored by Joshua Slive's avatar Joshua Slive
Browse files

Update transformations.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@167963 13f79535-47bb-0310-9956-ffa450edef68
parent f042659c
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -247,7 +247,7 @@
        (<code>%t</code>)</dt>

        <dd>
          The time that the server finished processing the request.
          The time that the request was received.
          The format is: 

          <p class="indent">
+1 −1
Original line number Diff line number Diff line
<?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 -->
<!-- English Revision: 151405:165672 (outdated) -->

<!--
 Copyright 2005 The Apache Software Foundation or it licensors,
+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: 106090:151405 (outdated) -->
<!-- English Revision: 106090:165672 (outdated) -->

<!--
 Copyright 2002-2004 The Apache Software Foundation
+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: 106090:151405 (outdated) -->
<!-- English Revision: 106090:165672 (outdated) -->

<!--
 Copyright 2003-2004 The Apache Software Foundation
+1 −1
Original line number Diff line number Diff line
@@ -7,7 +7,7 @@

  <variants>
    <variant>en</variant>
    <variant>es</variant>
    <variant outdated="yes">es</variant>
    <variant outdated="yes">ja</variant>
    <variant outdated="yes">ko</variant>
  </variants>
Loading