diff options
author | Dan McGee <dan@archlinux.org> | 2009-04-11 20:50:56 +0200 |
---|---|---|
committer | Dan McGee <dan@archlinux.org> | 2009-04-11 20:50:56 +0200 |
commit | 93ca155b48a29685914ffa10b11be42ef5d4734a (patch) | |
tree | 33500882d30b496c391d26533640825cac60c665 /doc | |
parent | 101c16b3eb8048dffd1c6c4438e84b759d2e2aff (diff) | |
parent | 0c614c181efec31ea8d3948745e5746b642cb10c (diff) | |
download | pacman-93ca155b48a29685914ffa10b11be42ef5d4734a.tar.gz pacman-93ca155b48a29685914ffa10b11be42ef5d4734a.tar.xz |
Merge branch 'xav/repo-add'
Diffstat (limited to 'doc')
-rw-r--r-- | doc/pacman.conf.5.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/pacman.conf.5.txt b/doc/pacman.conf.5.txt index fa212947..2f1fe3df 100644 --- a/doc/pacman.conf.5.txt +++ b/doc/pacman.conf.5.txt @@ -144,7 +144,7 @@ Options *UseDelta*:: Download delta files instead of complete packages if possible. Requires - the xdelta program to be installed. + the xdelta3 program to be installed. *TotalDownload*:: When downloading, display the amount downloaded, download rate, ETA, |