blob: b587b721b243b10283951a27a6ffe210170c2a04 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
--- ../svxlink-11.05.orig/doc/man/ModuleParrot.conf.5 2011-05-15 01:59:35.000000000 -0700
+++ doc/man/ModuleParrot.conf.5 2012-05-28 10:27:55.000000000 -0700
@@ -41,13 +41,13 @@
.SH FILES
.
.TP
-.IR /etc/svxlink/svxlink.conf " (or deprecated " /etc/svxlink.conf ")"
+.IR %%LOCALBASE%%/etc/svxlink/svxlink.conf " (or deprecated " %%LOCALBASE%%/etc/svxlink.conf ")"
The system wide configuration file.
.TP
.IR ~/.svxlink/svxlink.conf
Per user configuration file.
.TP
-.I /etc/svxlink/svxlink.d/ModuleParrot.conf
+.I %%LOCALBASE%%/etc/svxlink/svxlink.d/ModuleParrot.conf
Global modularized configuration file. Depends on the CFG_DIR configuration
variable setting.
.TP
|