diff options
author | Martin Michlmayr <tbm@cyrius.com> | 2019-04-04 20:20:44 +0700 |
---|---|---|
committer | Martin Michlmayr <tbm@cyrius.com> | 2019-04-04 20:30:10 +0700 |
commit | 30e6fad9ad892a21d271fa93319f7a3ee23da134 (patch) | |
tree | 4b2d0d0cf0c6a1a658c434dd8bddc6cb1cae7216 /doc/acquire-additional-files.md | |
parent | c028f80a364c03e021b88049151dddf31b657835 (diff) |
Perform minor copy-editing on the docs
Diffstat (limited to 'doc/acquire-additional-files.md')
-rw-r--r-- | doc/acquire-additional-files.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/acquire-additional-files.md b/doc/acquire-additional-files.md index 30c83ef25..5b0335bc2 100644 --- a/doc/acquire-additional-files.md +++ b/doc/acquire-additional-files.md @@ -96,7 +96,7 @@ Additional optional properties: deal with compressed files transparently you have to explicitly set this option to `false` to avoid problems with users setting the option globally. On the other hand, if you set it to `true` or don't set it you - have to ensure your front-end can deal with all compressed fileformats + have to ensure your front-end can deal with all compressed file formats supported by apt (libapt users can e.g. use `FileFd`, others can use the `cat-file` command of `/usr/lib/apt/apt-helper`). * `Fallback-Of`: Is by default not set. If it is set and specifies another |