Procházet zdrojové kódy

* Fix typo in apt-cache(8) (Closes: #238578)
Author: mdz
Date: 2004-03-17 20:54:12 GMT
* Fix typo in apt-cache(8) (Closes: #238578)

Arch Librarian před 22 roky
rodič
revize
335f09c5f4
2 změnil soubory, kde provedl 7 přidání a 1 odebrání
  1. 6 0
      debian/changelog
  2. 1 1
      doc/apt-cache.8.xml

+ 6 - 0
debian/changelog

@@ -1,3 +1,9 @@
+apt (0.5.25) unstable; urgency=low
+
+  * Fix typo in apt-cache(8) (Closes: #238578)
+
+ --
+
 apt (0.5.24) unstable; urgency=low
 
   * Updated Czech translation from Miroslav Kure <kurem@upcase.inf.upol.cz>

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

@@ -245,7 +245,7 @@ Reverse Provides:
      </varlistentry>
      
      <varlistentry><term>policy <replaceable>[ pkg(s) ]</replaceable></term>
-     <listitem><para><literal>policy</literal> is ment to help debug issues relating to the 
+     <listitem><para><literal>policy</literal> is meant to help debug issues relating to the 
      preferences file. With no arguments it will print out the 
      priorities of each source. Otherwise it prints out detailed information
      about the priority selection of the named package.</para></listitem>