]> git.ipfire.org Git - thirdparty/HylaFAX.git/commitdiff
More explicit about the TEMPLATE variable use.
authorAidan Van Dyk <aidan@ifax.com>
Sat, 21 Oct 2006 04:07:50 +0000 (04:07 +0000)
committerAidan Van Dyk <aidan@ifax.com>
Sat, 21 Oct 2006 04:07:50 +0000 (04:07 +0000)
man/faxrcvd.1m

index 6568738ff0db53ba7a38836caa5a2fb58956c9eb..6acd94e1037e8c941a955df1c706863d2fff524d 100644 (file)
@@ -159,7 +159,8 @@ post-reception routing purposes
 .I TEMPLATE
 the template subdirectory to use when sending e-mails.  HylaFAX ships with
 a base set of templates, and some direct translations.  To use the german
-translated templates, set TEMPLATE=de in FaxDispatch.
+translated templates, set TEMPLATE=de in FaxDispatch.  This is relative to the
+base template directory.
 .TP
 Other shell variables are available.  Consult the faxrcvd script directly.
 .SH FILES
@@ -169,7 +170,7 @@ ${SPOOL}    spooling area
 ${SBIN}/faxinfo        for printing information about the facsimile
 ${TIFFBIN}/fax2ps      for converting \s-1TIFF\s+1 to PostScript
 ${SENDMAIL}    for delivering mail
-${SPOOL}/etc/templates/        templates for outgoing e-mails
+${SPOOL}/etc/templates/        base directory for outgoing e-mail templates
 .fi
 .SH "SEE ALSO"
 .IR faxd (${MANNUM1_8}),