Browse Source

doc/apt-cache.8.xml: add missing <citerefentry>

Michael Vogt 18 years ago
parent
commit
f027026627
2 changed files with 3 additions and 3 deletions
  1. 1 1
      configure.in
  2. 2 2
      doc/apt-cache.8.xml

+ 1 - 1
configure.in

@@ -18,7 +18,7 @@ AC_CONFIG_AUX_DIR(buildlib)
 AC_CONFIG_HEADER(include/config.h:buildlib/config.h.in include/apti18n.h:buildlib/apti18n.h.in)
 AC_CONFIG_HEADER(include/config.h:buildlib/config.h.in include/apti18n.h:buildlib/apti18n.h.in)
 
 
 dnl -- SET THIS TO THE RELEASE VERSION --
 dnl -- SET THIS TO THE RELEASE VERSION --
-AC_DEFINE_UNQUOTED(VERSION,"0.7.15")
+AC_DEFINE_UNQUOTED(VERSION,"0.7.16")
 PACKAGE="apt"
 PACKAGE="apt"
 AC_DEFINE_UNQUOTED(PACKAGE,"$PACKAGE")
 AC_DEFINE_UNQUOTED(PACKAGE,"$PACKAGE")
 AC_SUBST(PACKAGE)
 AC_SUBST(PACKAGE)

+ 2 - 2
doc/apt-cache.8.xml

@@ -198,8 +198,8 @@ Reverse Provides:
      <varlistentry><term>search <replaceable>regex [ regex ... ]</replaceable></term>
      <varlistentry><term>search <replaceable>regex [ regex ... ]</replaceable></term>
      <listitem><para><literal>search</literal> performs a full text search on all available package
      <listitem><para><literal>search</literal> performs a full text search on all available package
      lists for the POSIX regex pattern given, see 
      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
      It searches the package names and the
      descriptions for an occurrence of the regular expression and prints out
      descriptions for an occurrence of the regular expression and prints out
      the package name and the short description, including virtual package
      the package name and the short description, including virtual package