Hi,
added <filename> around "newfile". Anyone with Karma may apply this
little modification using supplied diff.
thanks,
-Ali
Index: ftp-nb-get.xml
===================================================================
RCS file: /repository/phpdoc/en/reference/ftp/functions/ftp-nb-get.xml,v
retrieving revision 1.4
diff -u -u -r1.4 ftp-nb-get.xml
--- ftp-nb-get.xml 29 Jun 2003 15:05:37 -0000 1.4
+++ ftp-nb-get.xml 30 Jun 2003 12:22:11 -0000
@@ -111,10 +111,11 @@
bytes smaller than <filename>"README"</filename> on the FTP
server because we started reading at offset 100. If we have
not have disabled <constant>FTP_AUTOSEEK</constant>, the first
- 100 bytes of newfile will be <literal>'\0'</literal>.
+ 100 bytes of <filename>"newfile"</filename>
+ will be <literal>'\0'</literal>.
</para>
<para>
- See also <function>ftp_nb_fget</function>,
+ See also <function>ftp_nb_fget</function>,
<function>ftp_nb_continue</function>,
<function>ftp_get</function> and <function>ftp_fget</function>.
</para>
--
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php