diff options
author | David Kalnischkies <kalnischkies@gmail.com> | 2010-05-28 14:10:00 +0200 |
---|---|---|
committer | David Kalnischkies <kalnischkies@gmail.com> | 2010-05-28 14:10:00 +0200 |
commit | d34690e1dc76c1e572d9f7ac172dd6b12059f774 (patch) | |
tree | b3dd789236fdbe6d6a83c78b2b761878a3a618d8 /doc/apt.ent | |
parent | eb6f9bac96a2b1938df598f4fd7c68d22c68a230 (diff) |
* apt-pkg/deb/debsystem.cc:
- add better config item for extended_states file
Diffstat (limited to 'doc/apt.ent')
-rw-r--r-- | doc/apt.ent | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/apt.ent b/doc/apt.ent index 494c6b02c..0d037c8bb 100644 --- a/doc/apt.ent +++ b/doc/apt.ent @@ -363,6 +363,14 @@ </varlistentry> "> +<!ENTITY file-extended_states " + <varlistentry><term><filename>/var/lib/apt/extended_states</filename></term> + <listitem><para>Status list of auto-installed packages. + Configuration Item: <literal>Dir::State::extended_states</literal>. + </para></listitem> + </varlistentry> +"> + <!-- TRANSLATOR: This is the section header for the following paragraphs - comparable to the other headers like NAME and DESCRIPTION and should therefore be uppercase. --> <!ENTITY translation-title "TRANSLATION"> |