bagder: curl-www/docs _comparison-table.html,1.51,1.52

[email protected] Wed, 14 Jan 2009 19:03:22 +0000
Newsgroups gmane.comp.web.curl.www.cvs
Message-ID <[email protected]>
Update of /cvsroot/curl/curl-www/docs
In directory labb:/tmp/cvs-serv30719

Modified Files:
	_comparison-table.html 
Log Message:
aria2c is called aria2 only these days, and remove the comment about where
this once originated from since that's water under the bridge by now


Index: _comparison-table.html
===================================================================
RCS file: /cvsroot/curl/curl-www/docs/_comparison-table.html,v
retrieving revision 1.51
retrieving revision 1.52
diff -u -d -r1.51 -r1.52
--- _comparison-table.html	12 Aug 2008 20:36:43 -0000	1.51
+++ _comparison-table.html	14 Jan 2009 19:03:20 -0000	1.52
@@ -58,7 +58,7 @@
   NICETD fget NICETDEND
   NICETD fetch NICETDEND
   NICETD lftp NICETDEND
-  NICETD aria2c NICETDEND
+  NICETD aria2 NICETDEND
  ENDLINE
  </thead>
 
@@ -684,26 +684,19 @@
  href="http://www.pavuk.org/">pavuk</a>, <a
  href="http://www.fefe.de/fget/">fget</a>, <a
  href="http://lftp.yar.ru/">lftp</a>, <a
- href="http://aria2.sourceforge.net/">aria2c</a>.
+ href="http://aria2.sourceforge.net/">aria2</a>.
 
 <p>
  'Fetch' is an integral part of the <a
  href="http://www.freebsd.org/">FreeBSD</a> operating system.
 
-#if 0
-<p>
-* aria2c supports downloading multiple URLs simultaneously only if they
-all point to the same file.
-#endif
-
 <p>
 * curl does not support downloading multiple URLs simultaneously, although
 libcurl does.
 
 <p>
- This comparison table started as a rip-off from the now extinct <i>snarf comparison
- table</i>. Please <a href="mailto:[email protected]">mail us</a> corrections
- if this table is incorrect, or tell us other features we should compare!
+ Please <a href="mailto:[email protected]">mail us</a> corrections if this
+ table is incorrect, or tell us other features we should compare!
 
 #include "_footer.html"
 </BODY>