leszek Sun Apr 16 15:11:00 2006 UTC
Modified files:
/phpdoc/en/reference/ftp/functions ftp-get.xml
Log:
- added missing description
http://cvs.php.net/viewcvs.cgi/phpdoc/en/reference/ftp/functions/ftp-get.xml?r1=1.11&r2=1.12&diff_format=u
Index: phpdoc/en/reference/ftp/functions/ftp-get.xml
diff -u phpdoc/en/reference/ftp/functions/ftp-get.xml:1.11
phpdoc/en/reference/ftp/functions/ftp-get.xml:1.12
--- phpdoc/en/reference/ftp/functions/ftp-get.xml:1.11 Tue Apr 5 14:21:29 2005
+++ phpdoc/en/reference/ftp/functions/ftp-get.xml Sun Apr 16 15:10:59 2006
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.11 $ -->
+<!-- $Revision: 1.12 $ -->
<refentry id="function.ftp-get">
<refnamediv>
<refname>ftp_get</refname>
@@ -60,7 +60,9 @@
<varlistentry>
<term><parameter>resumepos</parameter></term>
<listitem>
- <para></para>
+ <para>
+ The position in the remote file to start downloading from.
+ </para>
</listitem>
</varlistentry>
</variablelist>