From c6649788140195e9bef312b44b4ada0747161072 Mon Sep 17 00:00:00 2001 From: Arch Librarian Date: Mon, 20 Sep 2004 17:01:57 +0000 Subject: - Fix incorrect path for 'partial' directory on apt-get(8) Author: mdz Date: 2003-07-18 15:38:45 GMT - Fix incorrect path for 'partial' directory on apt-get(8) (Closes: #192933) --- debian/changelog | 2 ++ doc/apt-get.8.sgml | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 9e8a40168..4e9caca20 100644 --- a/debian/changelog +++ b/debian/changelog @@ -23,6 +23,8 @@ apt (0.5.6) unstable; urgency=low - Fix extra "/" character in apt.conf(5) (Closes: #185545) - Fix typo in tar error message (Closes: #191424) - Clarify description of 'search' on apt-cache(8) (Closes: #192216) + - Fix incorrect path for 'partial' directory on apt-get(8) + (Closes: #192933) -- diff --git a/doc/apt-get.8.sgml b/doc/apt-get.8.sgml index 9c67eee41..d986b0e3b 100644 --- a/doc/apt-get.8.sgml +++ b/doc/apt-get.8.sgml @@ -189,7 +189,7 @@ &cachedir;/archives/ and - &cachedir;/archive/partial/. When APT is used as a + &cachedir;/archives/partial/. When APT is used as a &dselect; method,