From d46752fb9c7d56073f3b1ac10dafe94428f93f3a Mon Sep 17 00:00:00 2001 From: trhodes Date: Tue, 10 Jun 2003 20:34:50 +0000 Subject: Revert 1.52. This should have been added to fetch.3. Discussed with: des, ru --- usr.bin/fetch/fetch.1 | 30 +----------------------------- 1 file changed, 1 insertion(+), 29 deletions(-) (limited to 'usr.bin/fetch') diff --git a/usr.bin/fetch/fetch.1 b/usr.bin/fetch/fetch.1 index 1f27f55..905029b 100644 --- a/usr.bin/fetch/fetch.1 +++ b/usr.bin/fetch/fetch.1 @@ -228,34 +228,6 @@ connection. All environment variables mentioned in the documentation for the .Xr fetch 3 library are supported. -.Sh EXAMPLES -The various authentication mechanisms can be set using the -following examples: -.Pp -If a proxy needed to be accessed on example.com -than -.Pp -.Dv export HTTP_PROXY=http://trhodes:xxxxxx@proxy.example.com:8080 -.Pp -should be used, where -.Dq trhodes:xxxxxx -would be the applicable username and password, -.Dq example.com -would be the domain name and -.Dq portnum -would be the required port number. -The -.Em HTTP_PROXY -option uses: -.Pp -.Dv HTTP_PROXY="http://proxy.example.com:8080/" -.Pp -and -.Em HTTP_PROXY_AUTH -option would use the following example: -.Pp -.Dv export HTTP_PROXY_AUTH="basic:*::" -.Pp .Sh SEE ALSO .Xr sh 1 , .Xr fetch 3 @@ -294,4 +266,4 @@ One cannot both use the .Fl c and .Fl f -options and specify URLs on the command line. \ No newline at end of file +options and specify URLs on the command line. -- cgit v1.1