Ver código fonte

* fix typo in apt-cache.8 manpage

Michael Vogt 20 anos atrás
pai
commit
babb80e153
2 arquivos alterados com 2 adições e 1 exclusões
  1. 1 0
      debian/changelog
  2. 1 1
      doc/apt-cache.8.xml

+ 1 - 0
debian/changelog

@@ -18,6 +18,7 @@ apt (0.6.43.2) unstable; urgency=low
     Petr Vandrovec, closes: #280844, #290694)
   * added debian-archive-keyring to the Recommends (closes: #347970)
   * fixed message in apt-key to install debian-archive-keyring 
+  * typo fixed in apt-cache.8 (closes: #348348)
 
  -- 
 

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

@@ -191,7 +191,7 @@ Reverse Provides:
 
      <varlistentry><term>show <replaceable>pkg(s)</replaceable></term>
      <listitem><para><literal>show</literal> performs a function similar to 
-     <command>dpkg --print-avail</command>i; it displays the package records for the 
+     <command>dpkg --print-avail</command>; it displays the package records for the 
      named packages.</para></listitem>
      </varlistentry>