summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArch Librarian <arch@canonical.com>2004-09-20 17:06:11 +0000
committerArch Librarian <arch@canonical.com>2004-09-20 17:06:11 +0000
commit335f09c5f466f9c30a645329f7493177ebf0d4e1 (patch)
tree6148ce9b852e084e269e5f17d47faa07efe03a5e
parent92fd5f50a5ad08baf532276223db76c7a10db0f7 (diff)
* 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)
-rw-r--r--debian/changelog6
-rw-r--r--doc/apt-cache.8.xml2
2 files changed, 7 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index b1da71ecc..137e39763 100644
--- a/debian/changelog
+++ b/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>
diff --git a/doc/apt-cache.8.xml b/doc/apt-cache.8.xml
index 071b1aea4..34749fd77 100644
--- a/doc/apt-cache.8.xml
+++ b/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>