aboutsummaryrefslogtreecommitdiff
path: root/docs/MANUAL
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2006-01-16 22:14:37 +0000
committerDaniel Stenberg <daniel@haxx.se>2006-01-16 22:14:37 +0000
commit67a83c1b3465c44b249eaa44fdc492952e59b31f (patch)
tree7240899b4d2b76095abdb09dcccd657a6177e9b5 /docs/MANUAL
parent1e8d094274139238fb710451e069ce42317e55e4 (diff)
David Shaw finally removed all traces of Gopher and we are now officially
not supporting it. It hasn't been functioning for years anyway, so this is just finally stating what already was true. And a cleanup at the same time.
Diffstat (limited to 'docs/MANUAL')
-rw-r--r--docs/MANUAL10
1 files changed, 1 insertions, 9 deletions
diff --git a/docs/MANUAL b/docs/MANUAL
index 86449d7d3..0622696f5 100644
--- a/docs/MANUAL
+++ b/docs/MANUAL
@@ -23,10 +23,6 @@ SIMPLE USAGE
curl ftp://cool.haxx.se/
- Get a gopher document from funet's gopher server:
-
- curl gopher://gopher.funet.fi
-
Get the definition of curl from a dictionary:
curl dict://dict.org/m:curl
@@ -94,10 +90,6 @@ USING PASSWORDS
Probably most commonly used with private certificates, as explained below.
- GOPHER
-
- Curl features no password support for gopher.
-
PROXY
Get an ftp file using a proxy named my-proxy that uses port 888:
@@ -748,7 +740,7 @@ ENVIRONMENT VARIABLES
Curl reads and understands the following environment variables:
- http_proxy, HTTPS_PROXY, FTP_PROXY, GOPHER_PROXY
+ http_proxy, HTTPS_PROXY, FTP_PROXY
They should be set for protocol-specific proxies. General proxy should be
set with