summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/examples/configure-index8
1 files changed, 6 insertions, 2 deletions
diff --git a/doc/examples/configure-index b/doc/examples/configure-index
index cea0dcc09..c2b1bb272 100644
--- a/doc/examples/configure-index
+++ b/doc/examples/configure-index
@@ -219,10 +219,14 @@ Dir "/"
// Config files
Etc "etc/apt/" {
- SourceList "sources.list";
Main "apt.conf";
- Preferences "preferences";
Parts "apt.conf.d/";
+ Preferences "preferences";
+ PreferencesParts "preferences.d";
+ SourceList "sources.list";
+ SourceParts "sources.list.d";
+ VendorList "vendors.list";
+ VendorParts "vendors.list.d";
};
// Locations of binaries