Package: apt
Version: 0.5.28.6
Severity: minor
Tags: patch
The apt.conf(5) manual page is missing a parenthesis at the end of the
third paragraph of the DIRECTORIES section. The attached patch fixes
it.
-- System Information:
Debian Release: testing/unstable
APT prefers testing
APT policy: (990, 'testing'), (500, 'unstable'), (1, 'experimental')
Architecture: powerpc (ppc)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.8-powerpc
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)
Versions of packages apt depends on:
ii libc6 2.3.2.ds1-22 GNU C Library: Shared libraries an
ii libgcc1 1:4.0.0-9 GCC support library
ii libstdc++5 1:3.3.5-13 The GNU Standard C++ Library v3
-- no debconf information
diff -ru apt-0.6.38.orig/doc/apt.conf.5 apt-0.6.38/doc/apt.conf.5
--- apt-0.6.38.orig/doc/apt.conf.5 2005-06-29 09:36:13.524007040 -0700
+++ apt-0.6.38/doc/apt.conf.5 2005-06-29 09:37:59.358917688 -0700
@@ -171,7 +171,7 @@
Dir::Cache contains locations pertaining to local cache information, such as
the two package caches srcpkgcache and pkgcache as well as the location to
place downloaded archives, Dir::Cache::archives\&. Generation of caches can be
turned off by setting their names to be blank\&. This will slow down startup
but save disk space\&. It is probably prefered to turn off the pkgcache rather
than the srcpkgcache\&. Like Dir::State the default directory is contained in
Dir::Cache
.PP
-Dir::Etc contains the location of configuration files, sourcelist gives the
location of the sourcelist and main is the default configuration file (setting
has no effect, unless it is done from the config file specified by
\fBAPT_CONFIG\fR\&.
+Dir::Etc contains the location of configuration files, sourcelist gives the
location of the sourcelist and main is the default configuration file (setting
has no effect, unless it is done from the config file specified by
\fBAPT_CONFIG\fR)\&.
.PP
The Dir::Parts setting reads in all the config fragments in lexical order from
the directory specified\&. After this is done then the main config file is
loaded\&.
diff -ru apt-0.6.38.orig/doc/apt.conf.5.xml apt-0.6.38/doc/apt.conf.5.xml
--- apt-0.6.38.orig/doc/apt.conf.5.xml 2005-06-29 09:36:13.784967368 -0700
+++ apt-0.6.38/doc/apt.conf.5.xml 2005-06-29 09:37:14.508735952 -0700
@@ -284,7 +284,7 @@
<literal>sourcelist</literal> gives the location of the sourcelist and
<literal>main</literal> is the default configuration file (setting has no
effect,
unless it is done from the config file specified by
- <envar>APT_CONFIG</envar>.</para>
+ <envar>APT_CONFIG</envar>).</para>
<para>The <literal>Dir::Parts</literal> setting reads in all the config
fragments in
lexical order from the directory specified. After this is done then the