You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by lg...@apache.org on 2014/10/04 16:13:50 UTC

svn commit: r1629398 - in /httpd/httpd/branches/2.4.x/docs/manual/mod: mod_dav.xml.fr mod_example_hooks.xml.fr

Author: lgentis
Date: Sat Oct  4 14:13:50 2014
New Revision: 1629398

URL: http://svn.apache.org/r1629398
Log:
XML updates.

Modified:
    httpd/httpd/branches/2.4.x/docs/manual/mod/mod_dav.xml.fr
    httpd/httpd/branches/2.4.x/docs/manual/mod/mod_example_hooks.xml.fr

Modified: httpd/httpd/branches/2.4.x/docs/manual/mod/mod_dav.xml.fr
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/docs/manual/mod/mod_dav.xml.fr?rev=1629398&r1=1629397&r2=1629398&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/docs/manual/mod/mod_dav.xml.fr (original)
+++ httpd/httpd/branches/2.4.x/docs/manual/mod/mod_dav.xml.fr Sat Oct  4 14:13:50 2014
@@ -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: 1334011:1628085 (outdated) -->
+<!-- English Revision : 1628085 -->
 <!-- French translation : Lucien GENTIS -->
 <!-- Reviewed by : Vincent Deffontaines -->
 
@@ -166,7 +166,7 @@ DavLockDB /usr/local/apache2/var/DavLock
 Alias /phparea /home/gstein/php_files
 Alias /php-source /home/gstein/php_files
 &lt;Location /php-source&gt;
-DAV On
+Dav On
 ForceType text/plain
 &lt;/Location&gt;
 </highlight>

Modified: httpd/httpd/branches/2.4.x/docs/manual/mod/mod_example_hooks.xml.fr
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/docs/manual/mod/mod_example_hooks.xml.fr?rev=1629398&r1=1629397&r2=1629398&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/docs/manual/mod/mod_example_hooks.xml.fr (original)
+++ httpd/httpd/branches/2.4.x/docs/manual/mod/mod_example_hooks.xml.fr Sat Oct  4 14:13:50 2014
@@ -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: 1334016:1629262 (outdated) -->
+<!-- English Revision: 1629262 -->
 <!-- French translation : Lucien GENTIS -->
 <!-- Reviewed by : Vincent Deffontaines -->