From 7b6d1812781ca46a7a81e673e2bd34254c6c8655 Mon Sep 17 00:00:00 2001 From: Rafael Garcia-Suarez Date: Tue, 7 Sep 2004 07:53:34 +0000 Subject: Clarification in the proxy.cfg manpage --- man/C/proxy.cfg.5 | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/man/C/proxy.cfg.5 b/man/C/proxy.cfg.5 index 52bfd1dd..daee4ff0 100644 --- a/man/C/proxy.cfg.5 +++ b/man/C/proxy.cfg.5 @@ -5,7 +5,11 @@ proxy.cfg \- urpmi proxy configuration file format. .SH DESCRIPTION The proxy.cfg file contains lines of the form -.B "[media:][http_proxy|ftp_proxy|proxy_user]=[value]" +.B "[media:]http_proxy=[value]" + +.B "[media:]ftp_proxy=[value]" + +.B "[media:]proxy_user=[value]" where the media part is optional (in this case, the line applies to all media). @@ -15,6 +19,9 @@ environment variables used by many programs such as \fIcurl\fP(1): .B "[protocol://][:port]" +proxy_user values are simply a user name, or a user name and a +password separated by a colon (:). + .SH AUTHOR Francois Pons, Mandrakesoft .PP -- cgit v1.2.1