Bug #238157 - Update http_proxy/ftp_proxy docs to show protocol://, for
authorZac Medico <zmedico@gentoo.org>
Sat, 20 Sep 2008 07:15:26 +0000 (07:15 -0000)
committerZac Medico <zmedico@gentoo.org>
Sat, 20 Sep 2008 07:15:26 +0000 (07:15 -0000)
compat with rubygems.

svn path=/main/trunk/; revision=11520

man/make.conf.5

index 054d83d1cdcebfbeddd52fedb40a3847cc5733ba..45ad93b0c0a32d735241d66b1c95ab366e29c64d 100644 (file)
@@ -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.