[apt-proxy-devel] r626 - trunk/doc

Chris Halls halls at costa.debian.org
Mon Aug 14 12:47:32 UTC 2006


Author: halls
Date: Mon Aug 14 12:47:31 2006
New Revision: 626

Modified:
   trunk/doc/apt-proxy.conf.5

Log:
Document http_proxy option properly


Modified: trunk/doc/apt-proxy.conf.5
==============================================================================
--- trunk/doc/apt-proxy.conf.5	(original)
+++ trunk/doc/apt-proxy.conf.5	Mon Aug 14 12:47:31 2006
@@ -73,7 +73,8 @@
 
 .TP
 .B http_proxy
-Specify \fBhostname:port\fP to use an upstream proxy.
+Specify \fB[username:password@]hostname:port\fP to use an upstream proxy.
+Username and password are optional.
 
 .TP
 .B dynamic_backends
@@ -123,6 +124,11 @@
 Set a bandwidth limit for downloads for this resource, overriding the global
 bandwidth_limit
 
+.TP
+.B http_proxy
+Specify \fB[username:password@]hostname:port\fP to use an upstream proxy,
+overriding the global http_proxy.
+
 .SH CONFIGURATION EXAMPLES
 
 To access a resource that's listed under a specific section name, simply append



More information about the apt-proxy-devel mailing list