alindeman               Sat Mar  9 13:01:18 2002 EDT

  Modified files:              
    /phpdoc/en/functions        filesystem.xml 
  Log:
  make it more clean that the example will not work after version 4.0.2
  
  
Index: phpdoc/en/functions/filesystem.xml
diff -u phpdoc/en/functions/filesystem.xml:1.127 
phpdoc/en/functions/filesystem.xml:1.128
--- phpdoc/en/functions/filesystem.xml:1.127    Sun Mar  3 17:48:53 2002
+++ phpdoc/en/functions/filesystem.xml  Sat Mar  9 13:01:17 2002
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.127 $ -->
+<!-- $Revision: 1.128 $ -->
  <reference id="ref.filesystem">
   <title>Filesystem functions</title>
   <titleabbrev>Filesystem</titleabbrev>
@@ -1971,9 +1971,9 @@
      use the following function to help protect yourself:
      <note>
       <para>
-       This will <emphasis>not</emphasis> work in versions of PHP 4
-       after 4.0.2. It depends on internal functionality of PHP which
-       changed after that version.
+       The following example will <emphasis>not</emphasis> work in
+       versions of PHP 4 after 4.0.2. It depends on internal
+       functionality of PHP which changed after that version.
       </para>
      </note>
      <programlisting role="php">


Reply via email to