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