diff options
author | Michael Vogt <mvo@debian.org> | 2005-10-19 20:13:09 +0000 |
---|---|---|
committer | Michael Vogt <mvo@debian.org> | 2005-10-19 20:13:09 +0000 |
commit | 2cc1d69f0cde813351dc9d572a6cb3142bf7f579 (patch) | |
tree | 63b4b1cdbf857294f393ffbd904ff4a43dd44449 /doc | |
parent | f7132d28980564b0dd75aff1e27f4b02407fa5cc (diff) | |
parent | 04f9a54dc9136f2d220a0180a750a9700a177de7 (diff) |
* merged with apt--mvo, prepared another upload
Patches applied:
* michael.vogt@ubuntu.com--2005/apt--mvo--0--patch-72
* corrections in the changelog
* michael.vogt@ubuntu.com--2005/apt--mvo--0--patch-73
* init the default ScreenWidth to 79 columns by default (Closes: #324921)
* michael.vogt@ubuntu.com--2005/apt--mvo--0--patch-74
apt-cdrom.cc:fix some missing gettext() calls (closes: #334539); doc/apt-cache.8.xml: fix typo (closes: #334714)
* michael.vogt@ubuntu.com--2005/apt--mvo--0--patch-75
* seting section to "admin" to match override file
* michael.vogt@ubuntu.com--2005/apt--mvo--0--patch-76
* finalized the changelog
Diffstat (limited to 'doc')
-rw-r--r-- | doc/apt-cache.8.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/apt-cache.8.xml b/doc/apt-cache.8.xml index 34749fd77..0e1d2f8d9 100644 --- a/doc/apt-cache.8.xml +++ b/doc/apt-cache.8.xml @@ -214,7 +214,7 @@ Reverse Provides: </varlistentry> <varlistentry><term>rdepends <replaceable>pkg(s)</replaceable></term> - <listitem><para><literal>rdepends</literal>shows a listing of each reverse dependency a + <listitem><para><literal>rdepends</literal> shows a listing of each reverse dependency a package has.</para></listitem> </varlistentry> |