diff options
author | Michael Vogt <mvo@debian.org> | 2008-10-25 10:27:13 +0200 |
---|---|---|
committer | Michael Vogt <mvo@debian.org> | 2008-10-25 10:27:13 +0200 |
commit | cfe0526e097983680ce7c3675bbf77f735675e9d (patch) | |
tree | 3edeedaa055c8ea2e588d2c65db16e4dc74dadce /doc | |
parent | 5b42c812e5f689206f5e3ad4196f17c97ca34415 (diff) | |
parent | a15489ce5d8946c6cf76e24afb5f9288814e49fc (diff) |
merged from debian-sid
Diffstat (limited to 'doc')
-rw-r--r-- | doc/apt-cache.8.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/apt-cache.8.xml b/doc/apt-cache.8.xml index 7ba004623..6416f4edf 100644 --- a/doc/apt-cache.8.xml +++ b/doc/apt-cache.8.xml @@ -198,8 +198,8 @@ Reverse Provides: <varlistentry><term>search <replaceable>regex [ regex ... ]</replaceable></term> <listitem><para><literal>search</literal> performs a full text search on all available package lists for the POSIX regex pattern given, see - <refentrytitle><command>regex</command></refentrytitle> - <manvolnum>7</manvolnum>. + <citerefentry><refentrytitle><command>regex</command></refentrytitle> + <manvolnum>7</manvolnum></citerefentry>. It searches the package names and the descriptions for an occurrence of the regular expression and prints out the package name and the short description, including virtual package |