bagder: curl-www _main.html,1.73,1.74

[email protected] Thu, 14 Jan 2010 22:31:06 +0000
Newsgroups gmane.comp.web.curl.www.cvs
Message-ID <[email protected]>
Update of /cvsroot/curl/curl-www
In directory giant.haxx.se:/var/tmp/cvs-serv8199

Modified Files:
	_main.html 
Log Message:
curl transfers data, not files really


Index: _main.html
===================================================================
RCS file: /cvsroot/curl/curl-www/_main.html,v
retrieving revision 1.73
retrieving revision 1.74
diff -u -d -r1.73 -r1.74
--- _main.html	23 Apr 2009 12:01:40 -0000	1.73
+++ _main.html	14 Jan 2010 22:31:04 -0000	1.74
@@ -3,7 +3,7 @@
 <head>
 <title>cURL and libcurl</title>
 #include "css.t"
-<meta name="description" content="curl is a command line tool for transferring files with URL syntax, supporting FTP, FTPS, SCP, SFTP, HTTP, HTTPS, TFTP, TELNET, DICT, LDAP, LDAPS and FILE. Curl supports HTTPS certificates, HTTP POST, HTTP PUT, FTP uploading, kerberos, HTTP form based upload, proxies, cookies, user+password authentication, file transfer resume, http proxy tunneling and a busload of other useful tricks">
+<meta name="description" content="curl is a command line tool for transferring data with URL syntax, supporting FTP, FTPS, SCP, SFTP, HTTP, HTTPS, TFTP, TELNET, DICT, LDAP, LDAPS and FILE. Curl supports HTTPS certificates, HTTP POST, HTTP PUT, FTP uploading, kerberos, HTTP form based upload, proxies, cookies, user+password authentication, file transfer resume, http proxy tunneling and a busload of other useful tricks">
 </head>
 
 #define CURL_MAIN
@@ -20,7 +20,7 @@
 TITLE(cURL groks URLs)
 
 <p class="ingres">
-  curl is a command line tool for transferring files with URL syntax,
+  curl is a command line tool for transferring data with URL syntax,
   supporting FTP, FTPS, HTTP, HTTPS, SCP, SFTP, TFTP, TELNET, DICT, LDAP,
   LDAPS and FILE. curl supports SSL certificates, HTTP POST, HTTP PUT, FTP
   uploading, HTTP form based upload, proxies, cookies, user+password