X-Git-Url: https://git.saurik.com/apt.git/blobdiff_plain/b74d2d3af3238210bfafe57562d3670327918cd9..847d81b8e95610240f782daeaf154df69b3dd80c:/doc/apt-get.8.xml
diff --git a/doc/apt-get.8.xml b/doc/apt-get.8.xml
index 8db2883c4..ec773edeb 100644
--- a/doc/apt-get.8.xml
+++ b/doc/apt-get.8.xml
@@ -21,6 +21,7 @@
apt-get
8
+ APT
@@ -383,9 +384,9 @@
Configuration Item: APT::Get::Simulate.
Simulation run as user will deactivate locking (Debug::NoLocking)
- automatical. Also a notice will be displayed indicating that this is only a simulation,
- if the option APT::Get::Show-User-Simulation-Note is set (Default: true)
- Neigther NoLocking nor the notice will be triggered if run as root (root should know what
+ automatic. Also a notice will be displayed indicating that this is only a simulation,
+ if the option APT::Get::Show-User-Simulation-Note is set (Default: true).
+ Neither NoLocking nor the notice will be triggered if run as root (root should know what
he is doing without further warnings by apt-get).
Simulate prints out
@@ -557,50 +558,11 @@
Files
- /etc/apt/sources.list
- Locations to fetch packages from.
- Configuration Item: Dir::Etc::SourceList.
-
-
- /etc/apt/apt.conf
- APT configuration file.
- Configuration Item: Dir::Etc::Main.
-
-
- /etc/apt/apt.conf.d/
- APT configuration file fragments.
- Configuration Item: Dir::Etc::Parts.
-
-
- /etc/apt/preferences
- Version preferences file.
- This is where you would specify "pinning",
- i.e. a preference to get certain packages
- from a separate source
- or from a different version of a distribution.
- Configuration Item: Dir::Etc::Preferences.
-
-
- &cachedir;/archives/
- Storage area for retrieved package files.
- Configuration Item: Dir::Cache::Archives.
-
-
- &cachedir;/archives/partial/
- Storage area for package files in transit.
- Configuration Item: Dir::Cache::Archives (implicit partial).
-
-
- &statedir;/lists/
- Storage area for state information for each package resource specified in
- &sources-list;
- Configuration Item: Dir::State::Lists.
-
-
- &statedir;/lists/partial/
- Storage area for state information in transit.
- Configuration Item: Dir::State::Lists (implicit partial).
-
+ &file-sourceslist;
+ &file-aptconf;
+ &file-preferences;
+ &file-cachearchives;
+ &file-statelists;