nlopess         Mon Mar  1 11:04:29 2004 EDT

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

Reply via email to