diff options
author | David Kalnischkies <kalnischkies@gmail.com> | 2013-06-13 13:52:18 +0200 |
---|---|---|
committer | David Kalnischkies <kalnischkies@gmail.com> | 2013-06-13 13:52:18 +0200 |
commit | 00612a8c55aab3560966533fe77e4940f902b3b6 (patch) | |
tree | 4ea3343f1c33efa048d967902a614ca4cf187287 /doc/apt.conf.5.xml | |
parent | 8b8cc7bf85ac187bb9333f56c4c2c4dba27d3a7e (diff) |
fix file location for configure-index.gz in apt.conf(5)
Closes: #711921
Diffstat (limited to 'doc/apt.conf.5.xml')
-rw-r--r-- | doc/apt.conf.5.xml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/doc/apt.conf.5.xml b/doc/apt.conf.5.xml index be1d7ade8..3cf3136d3 100644 --- a/doc/apt.conf.5.xml +++ b/doc/apt.conf.5.xml @@ -98,8 +98,7 @@ APT { DPkg::Pre-Install-Pkgs {"/usr/sbin/dpkg-preconfigure --apt";}; </programlisting></informalexample> - <para>In general the sample configuration file in - <filename>&docdir;examples/apt.conf</filename> &configureindex; + <para>In general the sample configuration file &configureindex; is a good guide for how it should look.</para> <para>Case is not significant in names of configuration items, so in the |