X-Git-Url: https://git.saurik.com/apt.git/blobdiff_plain/75a90b93257ea81d42331c03b56bd6589c62e065..c307a4f0aa29c9c52a0e028524d21b448a53d09b:/doc/apt.conf.5.xml diff --git a/doc/apt.conf.5.xml b/doc/apt.conf.5.xml index 1adc868e0..c2220b1bf 100644 --- a/doc/apt.conf.5.xml +++ b/doc/apt.conf.5.xml @@ -281,7 +281,7 @@ DPkg::Pre-Install-Pkgs {"/usr/sbin/dpkg-preconfigure --apt";}; valid after it was created (indicated by the Date header). Use this if you need to use a seldomly updated (local) mirror of a more regular updated archive with a Valid-Until header - instead of competely disabling the expiration date checking. + instead of completely disabling the expiration date checking. Archive specific settings can and should be used by appending the label of the archive to the option name. @@ -294,7 +294,7 @@ DPkg::Pre-Install-Pkgs {"/usr/sbin/dpkg-preconfigure --apt";}; Two sub-options to limit the use of PDiffs are also available: With FileLimit can be specified how many PDiff files are downloaded at most to patch a file. SizeLimit - on the other hand is the maximum precentage of the size of all patches + on the other hand is the maximum percentage of the size of all patches compared to the size of the targeted file. If one of these limits is exceeded the complete file is downloaded instead of the patches.