summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorZac Medico <zmedico@gentoo.org>2013-06-12 17:14:37 -0700
committerZac Medico <zmedico@gentoo.org>2013-06-12 17:14:37 -0700
commit98d3bd009c0d5e710783f5e36d1056dd41b7c79e (patch)
tree50e8eb3953764574ed5f75b7e4179eaa46cb225f /man
parent_emerge_config: simplify __getitem__ (diff)
downloadportage-98d3bd009c0d5e710783f5e36d1056dd41b7c79e.tar.gz
portage-98d3bd009c0d5e710783f5e36d1056dd41b7c79e.tar.bz2
portage-98d3bd009c0d5e710783f5e36d1056dd41b7c79e.zip
man/make.conf.5: mention RSYNC_PROXY
Diffstat (limited to 'man')
-rw-r--r--man/make.conf.56
1 files changed, 3 insertions, 3 deletions
diff --git a/man/make.conf.5 b/man/make.conf.5
index fed71f55e..adf32bd3a 100644
--- a/man/make.conf.5
+++ b/man/make.conf.5
@@ -618,9 +618,9 @@ the \fIebuild scripts\fR. Merging 'mirrorselect' can help. Entries in this
variable that have no protocol and simply start with a '/' path separator may
be used to specify mounted filesystem mirrors.
.TP
-\fBhttp_proxy ftp_proxy\fR = \fI[protocol://host:port]\fR
-These vars are used if the sources must be downloaded from the
-internet by \fBwget\fR(1). They are only required if you use a
+\fBhttp_proxy ftp_proxy RSYNC_PROXY\fR = \fI[protocol://host:port]\fR
+These variables are used by network clients such as \fBwget\fR(1) and
+\fBrsync\fR(1). They are only required if you use a
proxy server for internet access.
.TP
\fBINSTALL_MASK\fR = \fI[space delimited list of file names]\fR