-<!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN"
- "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd" [
+<!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
+ "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
<listitem><para><literal>auto</literal> is used to mark a
package as being automatically installed, which will cause the
package to be removed when no more manually installed packages
<listitem><para><literal>auto</literal> is used to mark a
package as being automatically installed, which will cause the
package to be removed when no more manually installed packages
<listitem><para><literal>manual</literal> is used to mark a
package as being manually installed, which will prevent the
package from being automatically removed if no other packages
<listitem><para><literal>manual</literal> is used to mark a
package as being manually installed, which will prevent the
package from being automatically removed if no other packages
<listitem><para><literal>hold</literal> is used to mark a
package as hold back, which will prevent the package from being
automatically installed, upgraded or removed.
The command is only a wrapper around <command>dpkg --set-selections</command>
and the state is therefore maintained by &dpkg; and not effected
<listitem><para><literal>hold</literal> is used to mark a
package as hold back, which will prevent the package from being
automatically installed, upgraded or removed.
The command is only a wrapper around <command>dpkg --set-selections</command>
and the state is therefore maintained by &dpkg; and not effected
<listitem><para><literal>unhold</literal> is used to cancel a
previously set hold on a package to allow all actions again.
</para></listitem>
</varlistentry>
<listitem><para><literal>unhold</literal> is used to cancel a
previously set hold on a package to allow all actions again.
</para></listitem>
</varlistentry>
<listitem><para><literal>showauto</literal> is used to print a
list of automatically installed packages with each package on a new line.
All automatically installed packages will be listed if no package is given.
<listitem><para><literal>showauto</literal> is used to print a
list of automatically installed packages with each package on a new line.
All automatically installed packages will be listed if no package is given.
<listitem><para><literal>showmanual</literal> can be used in
the same way as <literal>showauto</literal> except that it will print
a list of manually installed packages instead.
</para></listitem>
</varlistentry>
<listitem><para><literal>showmanual</literal> can be used in
the same way as <literal>showauto</literal> except that it will print
a list of manually installed packages instead.
</para></listitem>
</varlistentry>
<listitem><para><literal>showhold</literal> is used to print a list
of packages on hold in the same way as for the other show commands.
</para></listitem>
<listitem><para><literal>showhold</literal> is used to print a list
of packages on hold in the same way as for the other show commands.
</para></listitem>
- <term><option>-f=<filename><replaceable>FILENAME</replaceable></filename></option></term>
- <term><option>--file=<filename><replaceable>FILENAME</replaceable></filename></option></term>
+ <term><option>-f=&synopsis-param-filename;</option></term>
+ <term><option>--file=&synopsis-param-filename;</option></term>
-
- Read/Write package stats from <filename><replaceable>FILENAME</replaceable></filename>
- instead of the default location, which
+ Read/Write package stats from the filename given with the parameter
+ &synopsis-param-filename; instead of from the default location, which
is <filename>extended_status</filename> in the directory defined
by the Configuration Item: <literal>Dir::State</literal>.</para></listitem>
</varlistentry>
is <filename>extended_status</filename> in the directory defined
by the Configuration Item: <literal>Dir::State</literal>.</para></listitem>
</varlistentry>