From: Arch Librarian Date: Mon, 20 Sep 2004 16:58:36 +0000 (+0000) Subject: Doc update #105606 X-Git-Tag: 0.7.24ubuntu1~962 X-Git-Url: https://git.saurik.com/apt.git/commitdiff_plain/c86f0a01b91771152b7ef6704deb2f9cf6196446 Doc update #105606 Author: jgg Date: 2001-08-07 04:58:38 GMT Doc update #105606 --- diff --git a/doc/offline.sgml b/doc/offline.sgml index 0db89f12e..f49cb3e22 100644 --- a/doc/offline.sgml +++ b/doc/offline.sgml @@ -4,7 +4,7 @@ Using APT Offline Jason Gunthorpe jgg@debian.org -$Id: offline.sgml,v 1.3 2001/02/20 07:03:17 jgg Exp $ +$Id: offline.sgml,v 1.4 2001/08/07 04:58:38 jgg Exp $ This document describes how to use APT in a non-networked environment, @@ -114,7 +114,8 @@ disc: // Binary caches will be stored locally Cache::archives "/disc/archives/"; - + Cache "/tmp/"; + // Location of the source list. Etc "/disc/"; };