diff options
author | Daniel Stenberg <daniel@haxx.se> | 2001-11-14 20:13:38 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2001-11-14 20:13:38 +0000 |
commit | 25fe47f2624b37707dc4e96edb209a83f3e843e8 (patch) | |
tree | d94f502ec304a78a661f78a31bdcfd168b0f378f | |
parent | fe8365d2141f3fc1f2d5c02baa2e6a0544ca65d0 (diff) |
spell, slightly modified "what you can do" crap
-rw-r--r-- | docs/FAQ | 12 |
1 files changed, 7 insertions, 5 deletions
@@ -1,4 +1,4 @@ -Updated: November 1, 2001 (http://curl.haxx.se/docs/faq.shtml) +Updated: November 14, 2001 (http://curl.haxx.se/docs/faq.shtml) _ _ ____ _ ___| | | | _ \| | / __| | | | |_) | | @@ -171,9 +171,11 @@ FAQ sourceforge.net hosts several project tools we take advantage from like the bug tracker, mailing lists and more. - If you feel you want to show support our project with a donation, a very - nice way of doing that would be to buy "gift certificates" at useful online - shopping sites, such as amazon.com or thinkgeek.com. + If you feel you want to show support our project with a donation, one way of + doing that would be to buy "gift certificates" at useful online shopping + sites, such as amazon.com or thinkgeek.com. Another way would be to sponsor + us through a banner-program or by simply helping us coding, documenting, + testing etc. 1.7 What about CURL from curl.com? @@ -480,7 +482,7 @@ FAQ All error codes that are larger than the highest documented error code means that curl has exited due to a crash. This is a serious error, and we - appriciate a detailed bug report from you that describes how we could go + appreciate a detailed bug report from you that describes how we could go ahead and repeat this! 4.7. How do I keep user names and passwords secret in Curl command lines? |