X-Git-Url: https://git.saurik.com/apt.git/blobdiff_plain/6f4574e8dbbabc6b9bb67b31edc765602b63a088..75a90b93257ea81d42331c03b56bd6589c62e065:/doc/apt-cache.8.xml?ds=sidebyside
diff --git a/doc/apt-cache.8.xml b/doc/apt-cache.8.xml
index 359d210ea..1393de015 100644
--- a/doc/apt-cache.8.xml
+++ b/doc/apt-cache.8.xml
@@ -18,7 +18,7 @@
&apt-email;
&apt-product;
- 29 February 2004
+ 04 February 2011
@@ -30,7 +30,7 @@
apt-cache
- APT package handling utility -- cache manipulator
+ query the APT cache
@@ -41,7 +41,6 @@
- add filegencachesshowpkg pkgshowsrc pkg
@@ -72,11 +71,6 @@
commands below must be present.
- add file(s)
- add adds the named package index files to the package cache.
- This is for debugging only.
-
-
gencachesgencaches performs the same operation as
apt-get check. It builds the source and package caches from
@@ -269,7 +263,7 @@ Reverse Provides:
about the priority selection of the named package.
- madison /[ pkg(s) ]
+ madison [ pkg(s) ]apt-cache's madison command attempts to mimic
the output format and a subset of the functionality of the Debian
archive management tool, madison. It displays
@@ -321,7 +315,7 @@ Reverse Provides:
Per default the depends and
- rdepends print all dependencies. This can be twicked with
+ rdepends print all dependencies. This can be tweaked with
these flags which will omit the specified dependency type.
Configuration Item: APT::Cache::ShowDependencyType
e.g. APT::Cache::ShowRecommends.