From 980fc33a39655d4c7654802acd355143082e698c Mon Sep 17 00:00:00 2001 From: Rafael Garcia-Suarez Date: Wed, 25 Aug 2004 07:29:57 +0000 Subject: Add a proxy.cfg(5) man page --- man/C/proxy.cfg.5 | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 man/C/proxy.cfg.5 (limited to 'man') diff --git a/man/C/proxy.cfg.5 b/man/C/proxy.cfg.5 new file mode 100644 index 00000000..52bfd1dd --- /dev/null +++ b/man/C/proxy.cfg.5 @@ -0,0 +1,24 @@ +.TH proxy.cfg 5 "25 Aug 2004" "Mandrakesoft" "Mandrakelinux" +.IX proxy.cfg +.SH NAME +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]" + +where the media part is optional (in this case, the line applies +to all media). + +ftp_proxy and http_proxy values have the same syntax as the usual +environment variables used by many programs such as \fIcurl\fP(1): + +.B "[protocol://][:port]" + +.SH AUTHOR +Francois Pons, Mandrakesoft +.PP +Rafael Garcia-Suarez, Mandrakesoft +(current maintainer) +.SH SEE ALSO +\fIurpmi\fP(8), \fIurpmi.cfg\fP(5). -- cgit v1.2.1