diff options
author | Will Andrews <will@FreeBSD.org> | 2000-11-14 06:28:58 +0000 |
---|---|---|
committer | Will Andrews <will@FreeBSD.org> | 2000-11-14 06:28:58 +0000 |
commit | 6a1b37225e32c4289e7ee279b1dd4797d33d6790 (patch) | |
tree | 590b6e84e2571733c16e213e6cce5fc8b78cbe36 /mail/postfix1/files/patch-cb | |
parent | a84e5809ef9baa99d16f255d9cc62a9eded79b9d (diff) | |
download | ports-6a1b37225e32c4289e7ee279b1dd4797d33d6790.tar.gz ports-6a1b37225e32c4289e7ee279b1dd4797d33d6790.zip |
Notes
Diffstat (limited to 'mail/postfix1/files/patch-cb')
-rw-r--r-- | mail/postfix1/files/patch-cb | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/mail/postfix1/files/patch-cb b/mail/postfix1/files/patch-cb new file mode 100644 index 000000000000..58559c7273d1 --- /dev/null +++ b/mail/postfix1/files/patch-cb @@ -0,0 +1,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 |