-// $Id: apt.conf,v 1.17 1998/12/06 04:36:33 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.
-
- In some instances involing filenames it is possible to set the default
- directory when the path is evaluated. This means you can use relative
- paths within the sub scope.
-
- The configuration directives are specified in a tree with {} designating
- a subscope relative to the tag before the {}. You can further specify
- a subscope using scope notation eg,
- APT::Architecture "i386";
- This is prefixed with the current scope. Scope notation must be used
- if an option is specified on the command line with -o.
+// $Id: apt.conf,v 1.43 1999/12/06 02:19:38 jgg Exp $
+/* This file is a sample configuration file with a few harmless sample
+ options.