]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
xforms
authorChristophe Jaillet <jailletc36@apache.org>
Fri, 29 Jan 2016 19:53:47 +0000 (19:53 +0000)
committerChristophe Jaillet <jailletc36@apache.org>
Fri, 29 Jan 2016 19:53:47 +0000 (19:53 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1727628 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_so.html.en
docs/manual/mod/mod_so.xml.fr
docs/manual/mod/mod_so.xml.ja
docs/manual/mod/mod_so.xml.ko
docs/manual/mod/mod_so.xml.meta
docs/manual/mod/mod_so.xml.tr

index 8f91c81aa911d85c51f3bad20f74e30fb0f94c33..bdc9fb47d5413c3cb04ed90e51d605fe9ad8a486 100644 (file)
@@ -48,7 +48,7 @@ Windows</td></tr></table>
 
     <p>On Unix, the loaded code typically comes from shared object
     files (usually with <code>.so</code> extension), on Windows
-    this may either the <code>.so</code> or <code>.dll</code>
+    this may either be the <code>.so</code> or <code>.dll</code>
     extension.</p>
 
     <div class="warning"><h3>Warning</h3>
@@ -161,7 +161,7 @@ Windows</td></tr></table>
 
     <p>For example:</p>
 
-    <pre class="prettyprint lang-config">LoadFile libexec/libxmlparse.so</pre>
+    <pre class="prettyprint lang-config">LoadFile "libexec/libxmlparse.so"</pre>
 
 
 
@@ -183,7 +183,7 @@ of active modules</td></tr>
     <code>module</code> in the file, and is listed as the <a href="module-dict.html#ModuleIdentifier">Module Identifier</a>
     in the module documentation. Example:</p>
 
-    <pre class="prettyprint lang-config">LoadModule status_module modules/mod_status.so</pre>
+    <pre class="prettyprint lang-config">LoadModule status_module "modules/mod_status.so"</pre>
 
 
     <p>loads the named module from the modules subdirectory of the
index 94c422052723ffc7a07b01564410ff305a689d67..6b77f6707d9149c7191490e6d6ad47acd17f935f 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0"?>
 <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
 <?xml-stylesheet type="text/xsl" href="../style/manual.fr.xsl"?>
-<!-- English Revision : 1433863 -->
+<!-- English Revision: 1433863:1727627 (outdated) -->
 <!-- French translation : Lucien GENTIS -->
 <!-- Reviewed by : Vincent Deffontaines -->
 
index 89b6c2f0c706d6c056f0f236850acdd090dd8537..faa98de8e5dd50475d2958932a38f80b173bb462 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8" ?>
 <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
 <?xml-stylesheet type="text/xsl" href="../style/manual.ja.xsl"?>
-<!-- English Revision: 1433863 -->
+<!-- English Revision: 1433863:1727627 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
index 34284f4604d61fe5f27a54eadd3a56e6862467bb..003e8faf5085df193ba268aee4b24d126de2e24b 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="EUC-KR" ?>
 <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
 <?xml-stylesheet type="text/xsl" href="../style/manual.ko.xsl"?>
-<!-- English Revision: 420990:1433863 (outdated) -->
+<!-- English Revision: 420990:1727627 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
index be4bf2e6f0b412c867d26aa90aa078612a60c970..f316185f2f5f40f854e0a1da4ccd66adad02d16f 100644 (file)
@@ -8,9 +8,9 @@
 
   <variants>
     <variant>en</variant>
-    <variant>fr</variant>
-    <variant>ja</variant>
+    <variant outdated="yes">fr</variant>
+    <variant outdated="yes">ja</variant>
     <variant outdated="yes">ko</variant>
-    <variant>tr</variant>
+    <variant outdated="yes">tr</variant>
   </variants>
 </metafile>
index c3705deb9792f8d75b95a58b31824866e90b4f0e..cb9bfabfcc7a7e6cccaef70980042b6a659227bd 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0"?>
 <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
 <?xml-stylesheet type="text/xsl" href="../style/manual.tr.xsl"?>
-<!-- English Revision: 1433863 -->
+<!-- English Revision: 1433863:1727627 (outdated) -->
 <!-- =====================================================
  Translated by: Nilgün Belma Bugüner <nilgun belgeler.gen.tr>
    Reviewed by: Orhan Berent <berent belgeler.gen.tr>