X-Git-Url: https://git.saurik.com/apt.git/blobdiff_plain/183116d1a64a2610b88fa6b50f2c5199b69d5841..d7a4635391d9ff36152603ab6faa6eafa206750a:/doc/apt.conf.5.xml
diff --git a/doc/apt.conf.5.xml b/doc/apt.conf.5.xml
index 9973fe42b..f5e1f966d 100644
--- a/doc/apt.conf.5.xml
+++ b/doc/apt.conf.5.xml
@@ -386,10 +386,12 @@ DPkg::Pre-Install-Pkgs {"/usr/sbin/dpkg-preconfigure --apt";};
Acquire::http::AllowRedirect controls whether APT will follow
redirects, which is enabled by default.
- The used bandwidth can be limited with Acquire::http::Dl-Limit
- which accepts integer values in kilobytes. The default value is 0 which deactivates
- the limit and tries to use all available bandwidth (note that this option implicitly
- disables downloading from multiple servers at the same time.)
+ The used bandwidth can be limited with
+ Acquire::http::Dl-Limit which accepts integer
+ values in kilobytes per second. The default value is 0 which
+ deactivates the limit and tries to use all available bandwidth.
+ Note that this option implicitly disables downloading from
+ multiple servers at the same time.
Acquire::http::User-Agent can be used to set a different
User-Agent for the http download method as some proxies allow access for clients