Browse Source

Fix /usr/doc references to examples/apt.conf.
Author: doogie
Date: 2003-02-12 15:06:41 GMT
Fix /usr/doc references to examples/apt.conf.

Arch Librarian 22 years ago
parent
commit
463bedc3dc
2 changed files with 3 additions and 3 deletions
  1. 2 2
      doc/offline.sgml
  2. 1 1
      dselect/desc.apt

+ 2 - 2
doc/offline.sgml

@@ -4,7 +4,7 @@
 <title>Using APT Offline</title>
 <title>Using APT Offline</title>
 
 
 <author>Jason Gunthorpe <email>jgg@debian.org</email></author>
 <author>Jason Gunthorpe <email>jgg@debian.org</email></author>
-<version>$Id: offline.sgml,v 1.7 2003/02/12 15:05:46 doogie Exp $</version>
+<version>$Id: offline.sgml,v 1.8 2003/02/12 15:06:41 doogie Exp $</version>
 
 
 <abstract>
 <abstract>
 This document describes how to use APT in a non-networked environment, 
 This document describes how to use APT in a non-networked environment, 
@@ -122,7 +122,7 @@ disc:
 </example>
 </example>
 
 
 More details can be seen by examining the apt.conf man page and the sample
 More details can be seen by examining the apt.conf man page and the sample
-configuration file in <em>/usr/doc/apt/examples/apt.conf</em>.
+configuration file in <em>/usr/share/doc/apt/examples/apt.conf</em>.
 
 
 <p>
 <p>
 On the remote Debian machine the first thing to do is mount the disc and copy 
 On the remote Debian machine the first thing to do is mount the disc and copy 

+ 1 - 1
dselect/desc.apt

@@ -6,4 +6,4 @@ sources. See the man pages apt-get(8) and sources.list(5)
 
 
 HTTP proxies can be used by setting http_proxy="http://proxy:port/" before
 HTTP proxies can be used by setting http_proxy="http://proxy:port/" before
 running DSelect. FTP proxies require special configuration detailed in
 running DSelect. FTP proxies require special configuration detailed in
-the apt.conf(5) man page (see /usr/doc/apt/examples/apt.conf)
+the apt.conf(5) man page (see /usr/share/doc/apt/examples/apt.conf)