]> git.saurik.com Git - apt.git/commitdiff
- Fix extra "/" character in apt.conf(5) (Closes: #185545)
authorArch Librarian <arch@canonical.com>
Mon, 20 Sep 2004 17:01:53 +0000 (17:01 +0000)
committerArch Librarian <arch@canonical.com>
Mon, 20 Sep 2004 17:01:53 +0000 (17:01 +0000)
Author: mdz
Date: 2003-07-18 15:13:25 GMT
- Fix extra "/" character in apt.conf(5) (Closes: #185545)

debian/changelog
doc/apt.conf.5.sgml

index 70a45992cd09914610aad0b27c03eb8806a1dd1c..3b30f0309bc3ad176d1375d55528b45acb45dedd 100644 (file)
@@ -19,6 +19,7 @@ apt (0.5.6) unstable; urgency=low
       (Closes: #175611)
     - Document in apt-get(8) the meaning of the '*' in ShowList, which is that
       the package is being purged (Closes: #182369)
+    - Fix extra "/" character in apt.conf(5) (Closes: #185545)
 
  -- 
 
index 562dd72e513e7fd042d576094516113c940bb555..b3874b17d10c7c41322974c4c69063cdf4cf93ec 100644 (file)
@@ -59,7 +59,7 @@ DPkg::Pre-Install-Pkgs {"/usr/sbin/dpkg-preconfigure --apt";};
 </programlisting></informalexample>
    <para>
    In general the sample configuration file in 
-   <filename>&docdir;/examples/apt.conf</> &configureindex;
+   <filename>&docdir;examples/apt.conf</> &configureindex;
    is a good guide for how it should look.
    <para>
    Two specials are allowed, <literal/#include/ and <literal/#clear/.