diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/offline.dbk | 2 | ||||
-rw-r--r-- | doc/sources.list.5.xml | 5 |
2 files changed, 5 insertions, 2 deletions
diff --git a/doc/offline.dbk b/doc/offline.dbk index cbfc4f690..2ad1d98d8 100644 --- a/doc/offline.dbk +++ b/doc/offline.dbk @@ -68,7 +68,7 @@ host</emphasis> the one with bad or no connection. <para> This is achieved by creatively manipulating the APT configuration file. The essential premise to tell APT to look on a disc for it's archive files. Note -that the disc should be formated with a filesystem that can handle long file +that the disc should be formatted with a filesystem that can handle long file names such as ext2, fat32 or vfat. </para> </section> diff --git a/doc/sources.list.5.xml b/doc/sources.list.5.xml index e27eddb0e..4eb3c0ba0 100644 --- a/doc/sources.list.5.xml +++ b/doc/sources.list.5.xml @@ -222,6 +222,9 @@ deb-src [ option1=value1 option2=value2 ] uri suite [component1] [component2] [. which download targets apt will try to acquire from this source. If not specified, the default set is defined by the <option>Acquire::IndexTargets</option> configuration scope. + Aditionally, specific targets can be enabled or disabled by + using the identifier as field name instead of using this + multivalue option. </para></listitem> </itemizedlist> @@ -271,7 +274,7 @@ deb-src [ option1=value1 option2=value2 ] uri suite [component1] [component2] [. repository is considered valid. -Max can be especially useful if the repository provides no Valid-Until field on its Release file to set your own value, while -Min can be used to increase - the valid time on seldomly updated (local) mirrors of a more + the valid time on seldom updated (local) mirrors of a more frequently updated but less accessible archive (which is in the sources.list as well) instead of disabling the check entirely. Default to the value of the configuration options |