philip          Sun Dec 23 19:56:12 2001 EDT

  Modified files:              
    /phpdoc/en/functions        filesystem.xml 
  Log:
  fgets: Modifying recently added note to make more sense, length is a parameter.
  
  
Index: phpdoc/en/functions/filesystem.xml
diff -u phpdoc/en/functions/filesystem.xml:1.107 
phpdoc/en/functions/filesystem.xml:1.108
--- phpdoc/en/functions/filesystem.xml:1.107    Sun Dec 23 03:05:13 2001
+++ phpdoc/en/functions/filesystem.xml  Sun Dec 23 19:56:12 2001
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.107 $ -->
+<!-- $Revision: 1.108 $ -->
  <reference id="ref.filesystem">
   <title>Filesystem functions</title>
   <titleabbrev>Filesystem</titleabbrev>
@@ -634,9 +634,9 @@
      </example>
     </para>
     <note>
-     <para>
-      The <parameter>length</parameter> become optional in PHP 4.2.0
-     </para>
+     <simpara>
+      The <parameter>length</parameter> parameter became optional in PHP 4.2.0
+     </simpara>
     </note>
     <para> 
      See also <function>fread</function>, <function>fopen</function>,


Reply via email to