]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
update transformation
authorAndré Malo <nd@apache.org>
Sat, 4 Sep 2004 08:47:19 +0000 (08:47 +0000)
committerAndré Malo <nd@apache.org>
Sat, 4 Sep 2004 08:47:19 +0000 (08:47 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@104949 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_info.html.en
docs/manual/mod/mod_info.html.ja.euc-jp
docs/manual/mod/mod_info.xml.ja
docs/manual/mod/mod_info.xml.meta

index 25b7b771c8c2116bc4c2a3a9d676830c112e6a71..14ea0254c5eea63e19f33331022abb8bc82497af 100644 (file)
@@ -96,7 +96,7 @@ configuration</td></tr>
     
     <p>Other views of the configuration information are available by
     appending a query to the <code>server-info</code> request. For
-    example, <code>http://your.host.dom/server-info?config</code>
+    example, <code>http://your.host.example.com/server-info?config</code>
     will show all configuration directives.</p>
     
     <dl>
index b03906e462178b68ab6ad4e0c7d1a4aa39a2edd1..3bceaa0cbff23dda93948a6cfce759ebf9353f1e 100644 (file)
@@ -24,6 +24,8 @@
 <p><span>Available Languages: </span><a href="../en/mod/mod_info.html" hreflang="en" rel="alternate" title="English">&nbsp;en&nbsp;</a> |
 <a href="../ja/mod/mod_info.html" title="Japanese">&nbsp;ja&nbsp;</a></p>
 </div>
+<div class="outofdate">This translation may be out of date. Check the
+            English version for recent changes.</div>
 <table class="module"><tr><th><a href="module-dict.html#Description">ÀâÌÀ:</a></th><td>¥µ¡¼¥Ð¤ÎÀßÄê¤ÎÊñ³çŪ¤Ê³µ´Ñ¤òÄ󶡤¹¤ë</td></tr>
 <tr><th><a href="module-dict.html#Status">¥¹¥Æ¡¼¥¿¥¹:</a></th><td>Extension</td></tr>
 <tr><th><a href="module-dict.html#ModuleIdentifier">¥â¥¸¥å¡¼¥ë¼±ÊÌ»Ò:</a></th><td>info_module</td></tr>
index f471ecddbdecd7e99baad141242c1bfa61cdf2ed..183fd15752610f4d58ad91b555d585d8d51ad50d 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: 1.16 -->
+<!-- English Revision: 1.16 (outdated: 1.18) -->
 
 <!--
  Copyright 2002-2004 The Apache Software Foundation
index 7a894df4942ad1d930551a61a2a9bc3a63e56795..5286bc3c61fd1e9ad125804977dc71953f47888b 100644 (file)
@@ -7,6 +7,6 @@
 
   <variants>
     <variant>en</variant>
-    <variant>ja</variant>
+    <variant outdated="yes">ja</variant>
   </variants>
 </metafile>