summaryrefslogtreecommitdiff
path: root/doc/examples/apt.conf
diff options
context:
space:
mode:
authorArch Librarian <arch@canonical.com>2004-09-20 16:51:03 +0000
committerArch Librarian <arch@canonical.com>2004-09-20 16:51:03 +0000
commit7e798dd739883c1f47216578ba8df34dced24777 (patch)
treed756274fb10d7bb3a6b14306d46390139ce60da2 /doc/examples/apt.conf
parent7e54a6d6f1d500a4e26dbe34952ff3af65d0b0b7 (diff)
Sync
Author: jgg Date: 1998-10-08 04:54:58 GMT Sync
Diffstat (limited to 'doc/examples/apt.conf')
-rw-r--r--doc/examples/apt.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/examples/apt.conf b/doc/examples/apt.conf
index 0a6477c6e..9b96a30c5 100644
--- a/doc/examples/apt.conf
+++ b/doc/examples/apt.conf
@@ -1,4 +1,4 @@
-// $Id: apt.conf,v 1.1 1998/10/02 04:39:59 jgg Exp $
+// $Id: apt.conf,v 1.2 1998/10/08 04:55:07 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.
@@ -43,5 +43,5 @@ DSelect {
}
Debug {
- pkgProblemResolver "true";
+ pkgProblemResolver "false";
}