[PHP-DOC] cvs: phpdoc /en/functions filesystem.xml From: Ron Chmara (ron <email protected>)
Date: 08/12/00

ronabop Sat Aug 12 16:57:21 2000 EDT

  Modified files:
    /phpdoc/en/functions filesystem.xml
  Log:
  Updated diskfree to reflect disks with multiple filesystems and partitions
  
Index: phpdoc/en/functions/filesystem.xml
diff -u phpdoc/en/functions/filesystem.xml:1.26 phpdoc/en/functions/filesystem.xml:1.27
--- phpdoc/en/functions/filesystem.xml:1.26 Sat Aug 12 16:43:38 2000
+++ phpdoc/en/functions/filesystem.xml Sat Aug 12 16:57:21 2000
@@ -312,7 +312,8 @@
     </funcsynopsis>
     <para>
      Given a string containing a directory, this function will return
- the number of bytes available on the corresponding disk.
+ the number of bytes available on the corresponding filesystem or
+ disk partition.
     </para>
     <para>
      <example>