diff options
author | Arch Librarian <arch@canonical.com> | 2004-09-20 16:51:23 +0000 |
---|---|---|
committer | Arch Librarian <arch@canonical.com> | 2004-09-20 16:51:23 +0000 |
commit | 769f7e1ae907a499199c1f7a34124c1770f37176 (patch) | |
tree | 221cc90831e50e277163360f57c3f85ba9fb3333 /doc/examples/apt.conf | |
parent | 8267fe24f77f6982b4d62d8d5d43cd1efc907136 (diff) |
More fixed things
Author: jgg
Date: 1998-11-11 06:09:33 GMT
More fixed things
Diffstat (limited to 'doc/examples/apt.conf')
-rw-r--r-- | doc/examples/apt.conf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/examples/apt.conf b/doc/examples/apt.conf index 4371c2b56..5c0743959 100644 --- a/doc/examples/apt.conf +++ b/doc/examples/apt.conf @@ -1,4 +1,4 @@ -// $Id: apt.conf,v 1.9 1998/11/05 07:21:46 jgg Exp $ +// $Id: apt.conf,v 1.10 1998/11/11 06:09:34 jgg Exp $ /* This file is an index of all APT configuration directives. It should NOT actually be used as a real config file, though it is a completely valid file. @@ -35,7 +35,7 @@ APT { // Options for the downloading routines Acquire { - Queue-Mode "access"; // host|access + Queue-Mode "host"; // host|access /* http { |