nlopess         Thu Dec 18 04:38:34 2003 EDT

  Modified files:              
    /phpdoc/en/reference/math/functions expm1.xml log1p.xml 
  Log:
  not implemented on windows
  
Index: phpdoc/en/reference/math/functions/expm1.xml
diff -u phpdoc/en/reference/math/functions/expm1.xml:1.3 
phpdoc/en/reference/math/functions/expm1.xml:1.4
--- phpdoc/en/reference/math/functions/expm1.xml:1.3    Wed Aug 28 01:11:20 2002
+++ phpdoc/en/reference/math/functions/expm1.xml        Thu Dec 18 04:38:33 2003
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.3 $ -->
+<!-- $Revision: 1.4 $ -->
 <!-- splitted from ./en/functions/math.xml, last change in rev 1.63 -->
   <refentry id='function.expm1'>
    <refnamediv>
@@ -19,6 +19,7 @@
     <para>
      &warn.undocumented.func;
     </para>
+    &note.no-windows;
    </refsect1>
   </refentry>
 
Index: phpdoc/en/reference/math/functions/log1p.xml
diff -u phpdoc/en/reference/math/functions/log1p.xml:1.3 
phpdoc/en/reference/math/functions/log1p.xml:1.4
--- phpdoc/en/reference/math/functions/log1p.xml:1.3    Mon Dec  8 04:19:44 2003
+++ phpdoc/en/reference/math/functions/log1p.xml        Thu Dec 18 04:38:33 2003
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.3 $ -->
+<!-- $Revision: 1.4 $ -->
 <!-- splitted from ./en/functions/math.xml, last change in rev 1.63 -->
   <refentry id='function.log1p'>
    <refnamediv>
@@ -19,6 +19,7 @@
     <para>
      &warn.undocumented.func;
     </para>
+    &note.no-windows;
    </refsect1>
   </refentry>
 

Reply via email to