diff options
author | David Kalnischkies <kalnischkies@gmail.com> | 2010-05-24 13:18:14 +0200 |
---|---|---|
committer | David Kalnischkies <kalnischkies@gmail.com> | 2010-05-24 13:18:14 +0200 |
commit | 9233ef0dd48f896d2740e1a14061cc1c99a27d84 (patch) | |
tree | 9e0fca387d8f93af69b780e703b5653ebdc3668d /doc | |
parent | 4fd5ef4244bc2eb1f7b444ec4ee7c30867b4757d (diff) |
remove the gnome-apt reference as it is removed from unstable
Diffstat (limited to 'doc')
-rw-r--r-- | doc/apt-get.8.xml | 2 | ||||
-rw-r--r-- | doc/apt.ent | 6 |
2 files changed, 1 insertions, 7 deletions
diff --git a/doc/apt-get.8.xml b/doc/apt-get.8.xml index fd4e89bf0..abdec96c1 100644 --- a/doc/apt-get.8.xml +++ b/doc/apt-get.8.xml @@ -112,7 +112,7 @@ <para><command>apt-get</command> is the command-line tool for handling packages, and may be considered the user's "back-end" to other tools using the APT library. Several "front-end" interfaces exist, such as &dselect;, - &aptitude;, &synaptic;, &gnome-apt; and &wajig;.</para> + &aptitude;, &synaptic; and &wajig;.</para> <para>Unless the <option>-h</option>, or <option>--help</option> option is given, one of the commands below must be present.</para> diff --git a/doc/apt.ent b/doc/apt.ent index be769e232..494c6b02c 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> |