diff options
Diffstat (limited to 'doc/apt.conf.5.xml')
-rw-r--r-- | doc/apt.conf.5.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/apt.conf.5.xml b/doc/apt.conf.5.xml index e6cbc8bc4..54f1de22f 100644 --- a/doc/apt.conf.5.xml +++ b/doc/apt.conf.5.xml @@ -657,7 +657,7 @@ DPkg::Pre-Install-Pkgs {"/usr/sbin/dpkg-preconfigure --apt";}; or <literal>Acquire::Changelogs::URI::Override::Origin::<replaceable>ORIGIN</replaceable></literal>. The value should be a normal URI to a text file, expect that package specific data is - replaced with the placeholder <literal>CHANGEPATH</literal>. The + replaced with the placeholder <literal>@CHANGEPATH@</literal>. The value for it is: 1. if the package is from a component (e.g. <literal>main</literal>) this is the first part otherwise it is omitted, 2. the first letter of source package name, expect if the source package name starts with '<literal>lib</literal>' in which case it will |