Corrected titles. Fix bug#51377

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@296698 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Richard Quadling 2010-03-24 10:07:00 +00:00
parent 65bbbd599b
commit e89c7494fb
2 changed files with 2 additions and 2 deletions

View file

@ -3,7 +3,7 @@
<refentry xmlns="http://docbook.org/ns/docbook" xml:id="function.disk-free-space">
<refnamediv>
<refname>disk_free_space</refname>
<refpurpose>Returns available space in directory</refpurpose>
<refpurpose>Returns available space on filesystem or disk partition</refpurpose>
</refnamediv>
<refsect1 role="description">

View file

@ -3,7 +3,7 @@
<refentry xmlns="http://docbook.org/ns/docbook" xml:id="function.disk-total-space">
<refnamediv>
<refname>disk_total_space</refname>
<refpurpose>Returns the total size of a directory</refpurpose>
<refpurpose>Returns the total size of a filesystem or disk partition</refpurpose>
</refnamediv>
<refsect1 role="description">