summaryrefslogtreecommitdiff
path: root/doc/examples/apt.conf
diff options
context:
space:
mode:
authorArch Librarian <arch@canonical.com>2004-09-20 16:54:34 +0000
committerArch Librarian <arch@canonical.com>2004-09-20 16:54:34 +0000
commit9d4c8f671af479cba90e1db2f68d9abf9daaa4a4 (patch)
treea4df483b58f0fef7c23e1240a72f7951a16fd925 /doc/examples/apt.conf
parente5054186e69880d24528092c2f8a9dd3023224f8 (diff)
Force-LoopBreak
Author: jgg Date: 1999-08-12 05:59:47 GMT Force-LoopBreak
Diffstat (limited to 'doc/examples/apt.conf')
-rw-r--r--doc/examples/apt.conf3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/examples/apt.conf b/doc/examples/apt.conf
index a84fc1079..955088768 100644
--- a/doc/examples/apt.conf
+++ b/doc/examples/apt.conf
@@ -1,4 +1,4 @@
-// $Id: apt.conf,v 1.35 1999/08/05 05:56:25 jgg Exp $
+// $Id: apt.conf,v 1.36 1999/08/12 05:59:47 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.
@@ -54,6 +54,7 @@ APT
// Some general options
Ignore-Hold "false";
Immediate-Configure "true"; // DO NOT turn this off, see the man page
+ Force-LoopBreak "false"; // DO NOT turn this on, see the man page
};
// Options for the downloading routines