diff options
author | David Kalnischkies <david@kalnischkies.de> | 2015-08-22 16:22:08 +0200 |
---|---|---|
committer | David Kalnischkies <david@kalnischkies.de> | 2015-08-27 11:27:44 +0200 |
commit | 3a8776a37af38127fb04565959e8e0e449eb04a4 (patch) | |
tree | 4318130063683b1eade484b5819b1e5a21a252ee /doc | |
parent | 09e9113887c5f1da3d0705221bf111ead331f96b (diff) |
fix various typos reported by codespell
Reported-By: codespell
Diffstat (limited to 'doc')
-rw-r--r-- | doc/offline.dbk | 2 | ||||
-rw-r--r-- | doc/sources.list.5.xml | 2 |
2 files changed, 2 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..77458d8fe 100644 --- a/doc/sources.list.5.xml +++ b/doc/sources.list.5.xml @@ -271,7 +271,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 |