diff options
author | Arch Librarian <arch@canonical.com> | 2004-09-20 17:01:53 +0000 |
---|---|---|
committer | Arch Librarian <arch@canonical.com> | 2004-09-20 17:01:53 +0000 |
commit | 2f2508609534824a7e91d1e1ea3a7a2d02e412ef (patch) | |
tree | 45fc84faf571ad57a03d72c6aaa37ec3b977c2b8 /doc | |
parent | 1a65cab456e5a77b4bb67584b0aab54d8637e0ac (diff) |
- 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)
Diffstat (limited to 'doc')
-rw-r--r-- | doc/apt.conf.5.sgml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/apt.conf.5.sgml b/doc/apt.conf.5.sgml index 562dd72e5..b3874b17d 100644 --- a/doc/apt.conf.5.sgml +++ b/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/. |