X-Git-Url: https://git.saurik.com/apt.git/blobdiff_plain/75a3362b6ada5dae64d6ca7f6a7bff0fcae956bb..51561c4de75e84c2b2d037eb57387d3d3c2aa494:/doc/apt-mark.8.xml
diff --git a/doc/apt-mark.8.xml b/doc/apt-mark.8.xml
index 5af27a337..8e07cd7d9 100644
--- a/doc/apt-mark.8.xml
+++ b/doc/apt-mark.8.xml
@@ -15,28 +15,37 @@
&apt-email;
&apt-product;
- 2 November 2007
+ 9 August 2009apt-mark8
+ APTapt-mark
- Utility to sort package index files
+ mark/unmark a package as being automatically-installed
- apt-mark
-
-
- markautounmarkauto
- package
+ apt-mark
+
+
+
+
+
+ markauto
+ unmarkauto
+
+ package
+
+ showauto
+
@@ -47,9 +56,10 @@
When you request that a package is installed, and as a result
other packages are installed to satisfy its dependencies, the
- depedencies are marked as being automatically installed. Once
+ dependencies are marked as being automatically installed. Once
these automatically installed packages are no longer depended on
- by any manually installed packages, they will be removed.
+ by any manually installed packages, they will be removed by e.g.
+ apt-get or aptitude.
markauto
@@ -67,16 +77,24 @@
depend on it.
+
+ showauto
+ showauto is used to print a
+ list of automatically installed packages with each package on a new line.
+
+ options
-
+
+
+
- Read/Write package stats from FILENAME
+ Read/Write package stats from FILENAME
instead of the default location, which
is extended_status in the directory defined
by the Configuration Item: Dir::State.
@@ -101,8 +119,14 @@
+ Files
+
+ &file-extended_states;
+
+
+
See Also
- &apt-conf;
+ &apt-get;,&aptitude;,&apt-conf;Diagnostics