1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22
|
Description: change the pointer to the example config file on Debian systems
(and simplify the sentence while we're at it)
Origin: vendor
Forwarded: not-needed
Author: gregor herrmann <gregoa@debian.org>
Last-Update: 2014-01-15
--- a/bti.xml
+++ b/bti.xml
@@ -399,9 +399,9 @@
</varlistentry>
</variablelist>
<para>
- There is an example config file called
- <filename>bti.example</filename> in the source tree that shows
- the structure of the file if you need an example to work off of.
+ There is an example config file in
+ <filename>/usr/share/doc/bti/examples/bti.example</filename> that shows
+ the structure of the file.
</para>
<para>
Configuration options have the following priority:
|