blob: ed7072d71ad5c5b0965005870aa12eed6c6b75f8 (
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/ModuleHelp.conf.5 2011-05-15 01:59:35.000000000 -0700
+++ doc/man/ModuleHelp.conf.5 2012-05-28 10:27:55.000000000 -0700
@@ -24,13 +24,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/ModuleHelp.conf
+.I %%LOCALBASE%%/etc/svxlink/svxlink.d/ModuleHelp.conf
Global modularized configuration file. Depends on the CFG_DIR configuration
variable setting.
.TP
|