summaryrefslogtreecommitdiff
path: root/doc/apt-transport-https.1.xml
diff options
context:
space:
mode:
Diffstat (limited to 'doc/apt-transport-https.1.xml')
-rw-r--r--doc/apt-transport-https.1.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/apt-transport-https.1.xml b/doc/apt-transport-https.1.xml
index e925dd537..e77a5a706 100644
--- a/doc/apt-transport-https.1.xml
+++ b/doc/apt-transport-https.1.xml
@@ -100,7 +100,7 @@ In practice the use of the host-specific variants of both options is highly reco
<literallayout>
Acquire::https {
Proxy::example.org "DIRECT";
- Proxy "socks5h://apt:pass@localhost:9050";
+ Proxy "socks5h://apt:pass@127.0.0.1:9050";
Proxy-Auto-Detect "/usr/local/bin/apt-https-proxy-auto-detect";
No-Cache "true";
Max-Age "3600";