X-Git-Url: https://git.saurik.com/apt.git/blobdiff_plain/d8b3cbb61d93228ec984befefa1abfb16555f12a..61153c284c832a0d0f7faecd9ad96f6cd9591c64:/doc/apt.ent?ds=sidebyside diff --git a/doc/apt.ent b/doc/apt.ent index 19da4429e..0d037c8bb 100644 --- a/doc/apt.ent +++ b/doc/apt.ent @@ -142,12 +142,6 @@ </citerefentry>" > -<!ENTITY gnome-apt "<citerefentry> - <refentrytitle><command>gnome-apt</command></refentrytitle> - <manvolnum>1</manvolnum> - </citerefentry>" -> - <!ENTITY wajig "<citerefentry> <refentrytitle><command>wajig</command></refentrytitle> <manvolnum>1</manvolnum> @@ -261,7 +255,9 @@ <term><option>--config-file</option></term> <listitem><para>Configuration File; Specify a configuration file to use. The program will read the default configuration file and then this - configuration file. See &apt-conf; for syntax information. + configuration file. If configuration settings need to be set before the + default configuration files are parsed specify a file with the <envar>APT_CONFIG</envar> + environment variable. See &apt-conf; for syntax information. </para> </listitem> </varlistentry> @@ -367,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"> @@ -390,3 +394,7 @@ This is done on purpose, to avoid losing content when the translation is lagging behind the original content. "> + +<!ENTITY oldstable-codename "etch"> +<!ENTITY stable-codename "lenny"> +<!ENTITY testing-codename "squeeze">