jah             Wed Jul 25 16:26:56 2001 EDT

  Modified files:              
    /phpdoc/fr/functions        math.xml 
  Log:
  
  Fixed last illegal chars. French version compiles now.
  
  
Index: phpdoc/fr/functions/math.xml
diff -u phpdoc/fr/functions/math.xml:1.11 phpdoc/fr/functions/math.xml:1.12
--- phpdoc/fr/functions/math.xml:1.11   Tue Jul 24 09:08:31 2001
+++ phpdoc/fr/functions/math.xml        Wed Jul 25 16:26:56 2001
@@ -631,7 +631,7 @@
  <refentry id="function.log">
   <refnamediv>
    <refname>Log</refname>
-   <refpurpose>Logarithme naturel (nŽpŽrien)</refpurpose>
+   <refpurpose>Logarithme naturel (n&eacute;p&eacute;rien)</refpurpose>
   </refnamediv>
   <refsect1>
    <title>Description</title>
@@ -643,7 +643,7 @@
    </funcsynopsis>
    <para>
     <function>log</function> retourne le logarithme naturel 
-    (ou nŽpŽrien) de <parameter>arg</parameter>.
+    (ou n&eacute;p&eacute;rien) de <parameter>arg</parameter>.
    </para>
   </refsect1>
  </refentry>


Reply via email to