nlopess         Mon Mar  1 11:27:37 2004 EDT

  Modified files:              
    /phpdoc/en/reference/filesystem/functions   fnmatch.xml 
  Log:
  reverting my mistake
  
http://cvs.php.net/diff.php/phpdoc/en/reference/filesystem/functions/fnmatch.xml?r1=1.8&r2=1.9&ty=u
Index: phpdoc/en/reference/filesystem/functions/fnmatch.xml
diff -u phpdoc/en/reference/filesystem/functions/fnmatch.xml:1.8 
phpdoc/en/reference/filesystem/functions/fnmatch.xml:1.9
--- phpdoc/en/reference/filesystem/functions/fnmatch.xml:1.8    Mon Mar  1 11:04:29 
2004
+++ phpdoc/en/reference/filesystem/functions/fnmatch.xml        Mon Mar  1 11:27:37 
2004
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.8 $ -->
+<!-- $Revision: 1.9 $ -->
   <refentry id="function.fnmatch">
    <refnamediv>
     <refname>fnmatch</refname> 
@@ -39,7 +39,12 @@
 ]]>
      </programlisting>
     </example>
-    &note.no-windows;
+    <warning>
+     <para>
+      For now this function is not available on Windows or other non-POSIX
+      compliant systems.
+     </para>
+    </warning>
     <para>
      See also <function>glob</function>,
      <function>ereg</function>,

Reply via email to