diff options
Diffstat (limited to 'doc/apt-cache.8.xml')
-rw-r--r-- | doc/apt-cache.8.xml | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/doc/apt-cache.8.xml b/doc/apt-cache.8.xml index f36347107..1429af185 100644 --- a/doc/apt-cache.8.xml +++ b/doc/apt-cache.8.xml @@ -168,9 +168,7 @@ Reverse Provides: <varlistentry><term><option>search</option> <option><replaceable>&synopsis-regex;</replaceable>…</option></term> <listitem><para><literal>search</literal> performs a full text search on all available package - lists for the POSIX regex pattern given, see - <citerefentry><refentrytitle><command>regex</command></refentrytitle> - <manvolnum>7</manvolnum></citerefentry>. + lists for the POSIX regex pattern given, see ®ex;. 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 |