From 877d310f1af44e2acf8d12fe4a3341e5562e74bc Mon Sep 17 00:00:00 2001
From: Arch Librarian <arch@canonical.com>
Date: Mon, 20 Sep 2004 16:58:57 +0000
Subject: More typos and things Author: jgg Date: 2002-03-26 07:38:21 GMT More
 typos and things

---
 doc/examples/configure-index | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

(limited to 'doc/examples')

diff --git a/doc/examples/configure-index b/doc/examples/configure-index
index 7d768dbf3..57c035369 100644
--- a/doc/examples/configure-index
+++ b/doc/examples/configure-index
@@ -1,4 +1,4 @@
-// $Id: configure-index,v 1.5 2002/03/20 05:51:52 jgg Exp $
+// $Id: configure-index,v 1.6 2002/03/26 07:38:22 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. Most of the options have sane default values, unless
@@ -67,6 +67,7 @@ APT
   Immediate-Configure "true";      // DO NOT turn this off, see the man page
   Force-LoopBreak "false";         // DO NOT turn this on, see the man page
   Cache-Limit "4194304";
+  Default-Release "";
 };
 
 // Options for the downloading routines
-- 
cgit v1.2.3