blob: 58559c7273d15140890d602bf9cabb0d01e5edcb (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
*** ./man/man1/sendmail.1.orig Thu Mar 30 14:05:28 2000
--- ./man/man1/sendmail.1 Thu Jun 1 22:39:16 2000
***************
*** 63,65 ****
The path name of the \fBsendmail.cf\fR file. Postfix configuration
! files are kept in \fB/etc/postfix\fR.
.IP "\fB-F \fIfull_name\fR
--- 63,65 ----
The path name of the \fBsendmail.cf\fR file. Postfix configuration
! files are kept in \fB!!PREFIX!!/etc/postfix\fR.
.IP "\fB-F \fIfull_name\fR
***************
*** 173,175 ****
/var/spool/postfix, mail queue
! /etc/postfix, configuration files
.SH CONFIGURATION PARAMETERS
--- 173,175 ----
/var/spool/postfix, mail queue
! !!PREFIX!!/etc/postfix, configuration files
.SH CONFIGURATION PARAMETERS
|