php-documentation-list | 2003031
Date: 03/02/03
- Next message: Sara Golemon: "[PHP-DOC] cvs: phpdoc /en/reference/network/functions getmxrr.xml /entities global.ent"
- Previous message: Cornelia Boenigk: "[PHP-DOC] cvs: phpdoc /en/reference/pgsql/functions pg-field-type.xml pg-last-notice.xml"
- Next in thread: Victor Boivie: "Re: [PHP-DOC] cvs: phpdoc /en/reference/filesystem/functions diskfreespace.xml"
- Reply: Victor Boivie: "Re: [PHP-DOC] cvs: phpdoc /en/reference/filesystem/functions diskfreespace.xml"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
pollita Sun Mar 2 23:53:02 2003 EDT
Modified files:
/phpdoc/en/reference/filesystem/functions diskfreespace.xml
Log:
Fix broken endtag
Index: phpdoc/en/reference/filesystem/functions/diskfreespace.xml
diff -u phpdoc/en/reference/filesystem/functions/diskfreespace.xml:1.3 phpdoc/en/reference/filesystem/functions/diskfreespace.xml:1.4
--- phpdoc/en/reference/filesystem/functions/diskfreespace.xml:1.3 Sun Mar 2 07:34:40 2003
+++ phpdoc/en/reference/filesystem/functions/diskfreespace.xml Sun Mar 2 23:53:02 2003
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.3 $ -->
+<!-- $Revision: 1.4 $ -->
<!-- splitted from ./en/functions/filesystem.xml, last change in rev 1.2 -->
<refentry id="function.diskfreespace">
<refnamediv>
@@ -9,7 +9,7 @@
<refsect1>
<title>Description</title>
<para>
- This function is an alias of <function>disk_free_space/function>.
+ 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
- Next message: Sara Golemon: "[PHP-DOC] cvs: phpdoc /en/reference/network/functions getmxrr.xml /entities global.ent"
- Previous message: Cornelia Boenigk: "[PHP-DOC] cvs: phpdoc /en/reference/pgsql/functions pg-field-type.xml pg-last-notice.xml"
- Next in thread: Victor Boivie: "Re: [PHP-DOC] cvs: phpdoc /en/reference/filesystem/functions diskfreespace.xml"
- Reply: Victor Boivie: "Re: [PHP-DOC] cvs: phpdoc /en/reference/filesystem/functions diskfreespace.xml"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

