[PHP-DOC] cvs: phpdoc /en/functions curl.xml From: Ron Chmara (ron <email protected>)
Date: 10/20/00

ronabop Thu Oct 19 23:26:18 2000 EDT

  Modified files:
    /phpdoc/en/functions curl.xml
  Log:
  Typo in curl_setopt. This page needs some cleanup, entropy has run amok.
  
Index: phpdoc/en/functions/curl.xml
diff -u phpdoc/en/functions/curl.xml:1.10 phpdoc/en/functions/curl.xml:1.11
--- phpdoc/en/functions/curl.xml:1.10 Sun Oct 1 17:13:47 2000
+++ phpdoc/en/functions/curl.xml Thu Oct 19 23:26:18 2000
@@ -372,7 +372,7 @@
        <simpara>
         <parameter>CURLOPT_FTPPORT</parameter>: Pass a string
         containing the which will be used to get the IP address to use
- for the ftp "PORT" instruction. The POST instruction tells
+ for the ftp "POST" instruction. The POST instruction tells
         the remote server to connect to our specified IP address. The
         string may be a plain IP address, a hostname, a network
         interface name (under UNIX), or just a plain '-' to use the