CVSROOT:        /web/administration
Module name:    administration
Changes by:     Sylvain Beucler <Beuc>  08/05/26 20:13:09

Modified files:
        content/gnu-content/project/admin: index_misc.fr_FR.UTF-8 

Log message:
        Fix rsync documentation in the French version

CVSWeb URLs:
http://web.cvs.savannah.gnu.org/viewcvs/administration/content/gnu-content/project/admin/index_misc.fr_FR.UTF-8?cvsroot=administration&r1=1.2&r2=1.3

Patches:
Index: index_misc.fr_FR.UTF-8
===================================================================
RCS file: 
/web/administration/administration/content/gnu-content/project/admin/index_misc.fr_FR.UTF-8,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -b -r1.2 -r1.3
--- index_misc.fr_FR.UTF-8      11 Dec 2005 19:00:57 -0000      1.2
+++ index_misc.fr_FR.UTF-8      26 May 2008 20:13:09 -0000      1.3
@@ -1,5 +1,5 @@
 <!-- Savannah - Misc add here details about special features you bring -->
-<!-- $Id: index_misc.fr_FR.UTF-8,v 1.2 2005/12/11 19:00:57 Beuc Exp $ -->
+<!-- $Id: index_misc.fr_FR.UTF-8,v 1.3 2008/05/26 20:13:09 Beuc Exp $ -->
 <br><br><br>
 
 <h3>Divers...</h3>
@@ -10,8 +10,8 @@
 <pre>
 <?php
 global $project; 
-print 'rsync cvs.' . $project->getTypeBaseHost() . '::sources/' . 
$GLOBALS['group_name'] . "/\n";
-print 'rsync cvs.' . $project->getTypeBaseHost() . '::web/' . 
$GLOBALS['group_name'] . "/\n";
+print 'rsync cvs.' . $project->getTypeBaseHost() . '::sources/' . 
$GLOBALS['group'] . "/\n";
+print 'rsync cvs.' . $project->getTypeBaseHost() . '::web/' . 
$GLOBALS['group'] . "/\n";
 ?>
 </pre></p>
 


_______________________________________________
Savannah-cvs mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/savannah-cvs

Reply via email to