summaryrefslogtreecommitdiffstats
path: root/man
diff options
context:
space:
mode:
Diffstat (limited to 'man')
-rw-r--r--man/make.conf.52
1 files changed, 1 insertions, 1 deletions
diff --git a/man/make.conf.5 b/man/make.conf.5
index 054d83d1c..45ad93b0c 100644
--- a/man/make.conf.5
+++ b/man/make.conf.5
@@ -375,7 +375,7 @@ 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[host:port]\fR
+\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
proxy server for internet access.