diff options
author | Torsten Blum <torstenb@FreeBSD.org> | 1999-03-29 20:15:09 +0000 |
---|---|---|
committer | Torsten Blum <torstenb@FreeBSD.org> | 1999-03-29 20:15:09 +0000 |
commit | f7f54da77e43b5cc834e48482babbe81dc49f043 (patch) | |
tree | 4060ca58c256e685793e7662b30bb8d26240e1af /mail/postfix22/files/patch-bi | |
parent | f6f05762c0ad77ecbc2ee7107558ca2216043f49 (diff) |
Port of Wietse Venema's postfix, yet another mail transport agent that tries to
replace sendmail.
Notes
Notes:
svn path=/head/; revision=17439
Diffstat (limited to 'mail/postfix22/files/patch-bi')
-rw-r--r-- | mail/postfix22/files/patch-bi | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/mail/postfix22/files/patch-bi b/mail/postfix22/files/patch-bi new file mode 100644 index 000000000000..2b57467ed976 --- /dev/null +++ b/mail/postfix22/files/patch-bi @@ -0,0 +1,21 @@ +*** man/man8/master.8.orig Mon Mar 29 22:38:17 1999 +--- man/man8/master.8 Mon Mar 29 22:38:46 1999 +*************** +*** 116,123 **** + .SH FILES + .na + .nf +! /etc/postfix/main.cf: global configuration file. +! /etc/postfix/master.cf: master process configuration file. + /var/spool/postfix/pid/master.pid: master lock file. + .SH SEE ALSO + .na +--- 116,123 ---- + .SH FILES + .na + .nf +! !!PREFIX!!/etc/postfix/main.cf: global configuration file. +! !!PREFIX!!/etc/postfix/master.cf: master process configuration file. + /var/spool/postfix/pid/master.pid: master lock file. + .SH SEE ALSO + .na |