freebsd-ports/comms/qtel/files/patch-doc-man-ModulePropagationMonitor.conf.5
Michael Scheidell ad4d885f34 Addport: ports/comms: Repeater controller and EchoLink (simplex or repeater) software
including a GUI, Qtel - The Qt EchoLink client, written using the Qt widget toolkit.

WWW: http://sourceforge.net/apps/trac/svxlink

PR:		ports/168452
Submitted by:	Stephen Hurd <shurd@sasktel.net> (maintainer)
2012-06-25 15:34:23 +00:00

36 lines
1.5 KiB
Groff

--- ../svxlink-11.05.orig/doc/man/ModulePropagationMonitor.conf.5 2011-05-15 01:59:35.000000000 -0700
+++ doc/man/ModulePropagationMonitor.conf.5 2012-05-28 10:27:55.000000000 -0700
@@ -58,7 +58,7 @@
utility. When an incoming email is received, the mail server call procmail
which look for a configuration file in the destination users home directory.
For SvxLink, the home directory should be set to
-.IR /etc/svxlink .
+.IR %%LOCALBASE%%/etc/svxlink .
In that directory a procmail configuration file,
.BR .procmailrc ,
is installed by default. The syntax is a bit cryptic but the file contains
@@ -87,13 +87,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/ModulePropagationMonitor.conf
+.I %%LOCALBASE%%/etc/svxlink/svxlink.d/ModulePropagationMonitor.conf
Global modularized configuration file. Depends on the CFG_DIR configuration
variable setting.
.TP
@@ -105,7 +105,7 @@
Spool directory for alert mails. This is the default path. What path is
actually used is determined by the SPOOL_DIR configuration variable.
.TP
-.I /etc/svxlink/.procmailrc
+.I %%LOCALBASE%%/etc/svxlink/.procmailrc
The configuration file for procmail. Procmail is used to write incoming
alert emails into files in the spool directory.
.