From 0294bda4800b94828b59139e6205730c74261c40 Mon Sep 17 00:00:00 2001 From: Behdad Esfahbod Date: Mon, 5 Nov 2007 17:05:36 -0500 Subject: [PATCH] Fix documented conf-file naming format in README --- conf.d/README | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/conf.d/README b/conf.d/README index b5b3b32..273edad 100644 --- a/conf.d/README +++ b/conf.d/README @@ -1,10 +1,10 @@ conf.d/README Each file in this directory is a fontconfig configuration file. Fontconfig -scans this directory, loading all files of the form [0-9][0-9]*. These files -are normally installed in ../conf.avail and then symlinked here, allowing -them to be easily installed and then enabled/disabled by adjusting the -symlinks. +scans this directory, loading all files of the form [0-9][0-9]*.conf. +These files are normally installed in ../conf.avail and then symlinked here, +allowing them to be easily installed and then enabled/disabled by adjusting +the symlinks. The files are loaded in numeric order, the structure of the configuration has led to the following conventions in usage: -- 2.39.2