[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#705445: apt: Dl-Limit is in kilobytes _per second_



Package: apt
Version: 0.9.7.9~exp3
Severity: minor

Dear deity

Minor patch to clarify units of Acquire::http::Dl-Limit.  Tweaks the
placement of the subsequent note as well, which previously consumed the
period inside its parens.

Regards
=== modified file 'doc/apt.conf.5.xml'
--- doc/apt.conf.5.xml	2013-03-25 12:55:07 +0000
+++ doc/apt.conf.5.xml	2013-04-15 07:17:03 +0000
@@ -387,10 +387,12 @@
      <para><literal>Acquire::http::AllowRedirect</literal> controls whether APT will follow
      redirects, which is enabled by default.</para>
 
-     <para>The used bandwidth can be limited with <literal>Acquire::http::Dl-Limit</literal>
-     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.)</para>
+     <para>The used bandwidth can be limited with
+     <literal>Acquire::http::Dl-Limit</literal> 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.</para>
 
      <para><literal>Acquire::http::User-Agent</literal> can be used to set a different
      User-Agent for the http download method as some proxies allow access for clients


Reply to: