diff options
author | Arch Librarian <arch@canonical.com> | 2004-09-20 16:55:37 +0000 |
---|---|---|
committer | Arch Librarian <arch@canonical.com> | 2004-09-20 16:55:37 +0000 |
commit | 7ef724464cfe431862e0731327a3a131505fa38d (patch) | |
tree | a979b8372399fddcbdfbaba14b1e5c9e5060cb0f /doc/apt.conf.5.yo | |
parent | 5af32db6607ca018936285fd19a776bd10a418f0 (diff) |
Fixed ftp resume
Author: jgg
Date: 2000-01-10 03:44:54 GMT
Fixed ftp resume
Diffstat (limited to 'doc/apt.conf.5.yo')
-rw-r--r-- | doc/apt.conf.5.yo | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/apt.conf.5.yo b/doc/apt.conf.5.yo index c9a116d45..996de3a42 100644 --- a/doc/apt.conf.5.yo +++ b/doc/apt.conf.5.yo @@ -109,7 +109,7 @@ dit(bf(Retries)) Number of retries to perform. If this is non-zero apt will retry failed files the given number of times. -dit(bf(Acquire::Source-Symlinks)) +dit(bf(Source-Symlinks)) Use symlinks for source archives. If set to true then source archives will be symlinked when possible instead of copying. True is the default |