You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by rj...@apache.org on 2012/07/18 00:56:20 UTC

svn commit: r1362713 - in /httpd/httpd/branches/2.4.x: ./ docs/manual/upgrading.html.en docs/manual/upgrading.html.fr docs/manual/upgrading.xml docs/manual/upgrading.xml.fr

Author: rjung
Date: Tue Jul 17 22:56:20 2012
New Revision: 1362713

URL: http://svn.apache.org/viewvc?rev=1362713&view=rev
Log:
Fix typo in docs, s/mod_ext-filter/mod_ext_filter/.

Backport of r1362707 from trunk.

Modified:
    httpd/httpd/branches/2.4.x/   (props changed)
    httpd/httpd/branches/2.4.x/docs/manual/upgrading.html.en
    httpd/httpd/branches/2.4.x/docs/manual/upgrading.html.fr
    httpd/httpd/branches/2.4.x/docs/manual/upgrading.xml
    httpd/httpd/branches/2.4.x/docs/manual/upgrading.xml.fr

Propchange: httpd/httpd/branches/2.4.x/
------------------------------------------------------------------------------
  Merged /httpd/httpd/trunk:r1362707

Modified: httpd/httpd/branches/2.4.x/docs/manual/upgrading.html.en
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/docs/manual/upgrading.html.en?rev=1362713&r1=1362712&r2=1362713&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/docs/manual/upgrading.html.en (original)
+++ httpd/httpd/branches/2.4.x/docs/manual/upgrading.html.en Tue Jul 17 22:56:20 2012
@@ -251,7 +251,7 @@ Allow from example.org
         option has been removed in favour of per-module <code class="directive"><a href="./mod/core.html#loglevel">LogLevel</a></code> configuration.
         </li>
 
-        <li><code class="module"><a href="./mod/mod_ext-filter.html">mod_ext-filter</a></code>: The <code>DebugLevel</code>
+        <li><code class="module"><a href="./mod/mod_ext_filter.html">mod_ext_filter</a></code>: The <code>DebugLevel</code>
         option has been removed in favour of per-module <code class="directive"><a href="./mod/core.html#loglevel">LogLevel</a></code> configuration.
         </li>
 
@@ -373,4 +373,4 @@ if (typeof(prettyPrint) !== 'undefined')
     prettyPrint();
 }
 //--><!]]></script>
-</body></html>
\ No newline at end of file
+</body></html>

Modified: httpd/httpd/branches/2.4.x/docs/manual/upgrading.html.fr
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/docs/manual/upgrading.html.fr?rev=1362713&r1=1362712&r2=1362713&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/docs/manual/upgrading.html.fr (original)
+++ httpd/httpd/branches/2.4.x/docs/manual/upgrading.html.fr Tue Jul 17 22:56:20 2012
@@ -267,7 +267,7 @@ Allow from example.org
 	configuration de la directive <code class="directive"><a href="./mod/core.html#loglevel">LogLevel</a></code> au niveau répertoire.
         </li>
 
-        <li><code class="module"><a href="./mod/mod_ext-filter.html">mod_ext-filter</a></code> : l'option
+        <li><code class="module"><a href="./mod/mod_ext_filter.html">mod_ext_filter</a></code> : l'option
 	<code>DebugLevel</code> a été supprimée en faveur d'une
 	configuration de la directive <code class="directive"><a href="./mod/core.html#loglevel">LogLevel</a></code> au niveau répertoire.
         </li>
@@ -418,4 +418,4 @@ if (typeof(prettyPrint) !== 'undefined')
     prettyPrint();
 }
 //--><!]]></script>
-</body></html>
\ No newline at end of file
+</body></html>

Modified: httpd/httpd/branches/2.4.x/docs/manual/upgrading.xml
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/docs/manual/upgrading.xml?rev=1362713&r1=1362712&r2=1362713&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/docs/manual/upgrading.xml (original)
+++ httpd/httpd/branches/2.4.x/docs/manual/upgrading.xml Tue Jul 17 22:56:20 2012
@@ -274,7 +274,7 @@ Allow from example.org
         module="core">LogLevel</directive> configuration.
         </li>
 
-        <li><module>mod_ext-filter</module>: The <code>DebugLevel</code>
+        <li><module>mod_ext_filter</module>: The <code>DebugLevel</code>
         option has been removed in favour of per-module <directive
         module="core">LogLevel</directive> configuration.
         </li>

Modified: httpd/httpd/branches/2.4.x/docs/manual/upgrading.xml.fr
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/docs/manual/upgrading.xml.fr?rev=1362713&r1=1362712&r2=1362713&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/docs/manual/upgrading.xml.fr (original)
+++ httpd/httpd/branches/2.4.x/docs/manual/upgrading.xml.fr Tue Jul 17 22:56:20 2012
@@ -294,7 +294,7 @@ Allow from example.org
 	module="core">LogLevel</directive> au niveau r&eacute;pertoire.
         </li>
 
-        <li><module>mod_ext-filter</module> : l'option
+        <li><module>mod_ext_filter</module> : l'option
 	<code>DebugLevel</code> a &eacute;t&eacute; supprim&eacute;e en faveur d'une
 	configuration de la directive <directive
 	module="core">LogLevel</directive> au niveau r&eacute;pertoire.