diff options
author | Daniel Stenberg <daniel@haxx.se> | 2001-03-22 11:23:48 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2001-03-22 11:23:48 +0000 |
commit | 8e7b2619848da89b477f1e55937b361dbb4a1139 (patch) | |
tree | dfe8c1f3ebbfd1bf7eadc20664093b882a67ea45 | |
parent | 08e3d034effbc24571146044ef7a347d90c49cca (diff) |
added how to pronounce curl! ;-)
-rw-r--r-- | docs/FAQ | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -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? |