Просмотр исходного кода

- Fix extra "/" character in apt.conf(5) (Closes: #185545)
Author: mdz
Date: 2003-07-18 15:13:25 GMT
- Fix extra "/" character in apt.conf(5) (Closes: #185545)

Arch Librarian лет назад: 22
Родитель
Сommit
2f25086095
2 измененных файлов с 2 добавлено и 1 удалено
  1. 1 0
      debian/changelog
  2. 1 1
      doc/apt.conf.5.sgml

+ 1 - 0
debian/changelog

@@ -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)
 
  -- 
 

+ 1 - 1
doc/apt.conf.5.sgml

@@ -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/.