victor          Sun Mar  2 07:34:40 2003 EDT

  Modified files:              
    /phpdoc/en/reference/filesystem/functions   diskfreespace.xml 
  Log:
  Incorrectly formatted function alias - fixed
  
Index: phpdoc/en/reference/filesystem/functions/diskfreespace.xml
diff -u phpdoc/en/reference/filesystem/functions/diskfreespace.xml:1.2 
phpdoc/en/reference/filesystem/functions/diskfreespace.xml:1.3
--- phpdoc/en/reference/filesystem/functions/diskfreespace.xml:1.2      Wed Apr 17 
02:38:06 2002
+++ phpdoc/en/reference/filesystem/functions/diskfreespace.xml  Sun Mar  2 07:34:40 
2003
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.2 $ -->
+<!-- $Revision: 1.3 $ -->
 <!-- splitted from ./en/functions/filesystem.xml, last change in rev 1.2 -->
   <refentry id="function.diskfreespace">
    <refnamediv>
@@ -8,14 +8,8 @@
    </refnamediv>
    <refsect1>
     <title>Description</title>
-     <methodsynopsis>
-      <type>float</type><methodname>diskfreespace</methodname>
-      <methodparam><type>string</type><parameter>directory</parameter></methodparam>
-     </methodsynopsis>
     <para>
-     This is a deprecated alias of
-     <function>disk_free_space</function>.
-     Use that function instead.
+     This function is an alias of <function>disk_free_space/function>.
     </para>
    </refsect1>
   </refentry>



-- 
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to