diff options
author | Daniel Stenberg <daniel@haxx.se> | 2003-08-11 07:24:21 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2003-08-11 07:24:21 +0000 |
commit | 894e52f61af1baac296a24b4e1c664cb4d4539bd (patch) | |
tree | babdece61abfe2f18aa75e00292f9f607edfc696 /docs | |
parent | 3c294691aad2c6b913cf8e3ee480fedf7f8946b0 (diff) |
removed the BUGS section
Diffstat (limited to 'docs')
-rw-r--r-- | docs/curl.1 | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/docs/curl.1 b/docs/curl.1 index ca3cb9a4c..5765a42c4 100644 --- a/docs/curl.1 +++ b/docs/curl.1 @@ -1037,8 +1037,6 @@ Unrecognized transfer encoding .IP XX There will appear more error codes here in future releases. The existing ones are meant to never change. -.SH BUGS -If you do find bugs, mail them to curl-bug@haxx.se. .SH AUTHORS / CONTRIBUTORS Daniel Stenberg is the main author, but the whole list of contributors is found in the separate THANKS file. |