So diskfreespace is an alias

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@61970 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Gabor Hojtsy 2001-11-11 11:28:07 +00:00
parent b5ce4025e8
commit 35c7a1844d

View file

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.13 $ -->
<!-- $Revision: 1.14 $ -->
<appendix id="aliases">
<title>Aliases list</title>
<para>
@ -208,6 +208,11 @@
<entry><function>getdir</function></entry>
<entry>Base syntax</entry>
</row>
<row>
<entry>diskfreespace</entry>
<entry><function>disk_free_space</function></entry>
<entry><link linkend="ref.filesystem">Filesystem</link></entry>
</row>
<row>
<entry>domxml_getattr</entry>
<entry><function>domxml_get_attribute</function></entry>