diff options
author | Arch Librarian <arch@canonical.com> | 2004-09-20 16:59:07 +0000 |
---|---|---|
committer | Arch Librarian <arch@canonical.com> | 2004-09-20 16:59:07 +0000 |
commit | e5d4db5cb776d5df0d257a2a62edffc997d426a3 (patch) | |
tree | d65d35952a3bf29bdbc070d6af14342df539558b | |
parent | c21a8add88d687707f0f0ebb6b31c64226297122 (diff) |
Speeling error #142955
Author: jgg
Date: 2002-04-18 05:21:56 GMT
Speeling error #142955
-rw-r--r-- | doc/apt.conf.5.sgml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/apt.conf.5.sgml b/doc/apt.conf.5.sgml index 5f48effa4..562dd72e5 100644 --- a/doc/apt.conf.5.sgml +++ b/doc/apt.conf.5.sgml @@ -21,7 +21,7 @@ </refnamediv> <RefSect1><Title>Description</> - <para> + <para> <filename/apt.conf/ is the main configuration file for the APT suite of tools, all tools make use of the configuration file and a common command line parser to provide a uniform environment. When an APT tool starts up it will @@ -95,7 +95,7 @@ DPkg::Pre-Install-Pkgs {"/usr/sbin/dpkg-preconfigure --apt";}; <VarListEntry><Term>Clean-Installed</Term> <ListItem><Para> - Defaults to on. When turned on the autoclean feature will remove any pacakge + Defaults to on. When turned on the autoclean feature will remove any pacakges which can no longer be downloaded from the cache. If turned off then packages that are locally installed are also excluded from cleaning - but note that APT provides no direct means to reinstall them. |