From: Daniel Stenberg Date: Thu, 22 Mar 2001 11:23:48 +0000 (+0000) Subject: added how to pronounce curl! ;-) X-Git-Tag: curl-7_7~5 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=8e7b2619848da89b477f1e55937b361dbb4a1139;p=curl added how to pronounce curl! ;-) --- diff --git a/docs/FAQ b/docs/FAQ index a8999ef6a..d3c7c07f8 100644 --- a/docs/FAQ +++ b/docs/FAQ @@ -1,4 +1,4 @@ -Updated: March 13, 2001 (http://curl.haxx.se/docs/faq.shtml) +Updated: March 22, 2001 (http://curl.haxx.se/docs/faq.shtml) _ _ ____ _ ___| | | | _ \| | / __| | | | |_) | | @@ -79,7 +79,8 @@ FAQ Curl supports a range of common internet protocols, currently including HTTP, HTTPS, FTP, GOPHER, LDAP, DICT, TELNET and FILE. - We spell it cURL or just curl. + We spell it cURL or just curl. We pronounce it with an initial k sound: + [kurl]. 1.2 What is libcurl?