mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-27 05:50:56 -04:00
28 lines
1008 B
Plaintext
28 lines
1008 B
Plaintext
$NetBSD: patch-ac,v 1.1.1.1 2001/05/21 22:27:01 jtb Exp $
|
|
|
|
--- fax.1.orig Mon May 21 21:16:15 2001
|
|
+++ fax.1
|
|
@@ -182,16 +182,16 @@
|
|
|
|
.SH FILES
|
|
|
|
-The fax script will `source' the optional shell scripts
|
|
-\fB/etc/efax.rc\fP, \fB~/.efaxrc\fP and/or \fB./.efaxrc\fP before
|
|
-processing command-line arguments. These files can be used to
|
|
-set script variables to custom values for a particular system,
|
|
-user and/or directory.
|
|
+The fax script will `source' the configuration file
|
|
+\fB@PREFIX@/etc/efax.rc\fP, and optionally \fB~/.efaxrc\fP and/or
|
|
+\fB./.efaxrc\fP before processing command-line arguments. These files
|
|
+can be used to set script variables to custom values for a particular
|
|
+system, user and/or directory.
|
|
|
|
The following files are created in the FAXDIR spool directory
|
|
when automatic fax reception is enabled (see the fax script).
|
|
DEV represents the name of the fax modem device file in /dev
|
|
-(e.g. cua1 for /dev/cua1).
|
|
+(e.g. @SERIAL_DEVICE@ for /dev/@SERIAL_DEVICE@).
|
|
|
|
.TP 10
|
|
DEV.\fIn\fP
|