summaryrefslogtreecommitdiff
path: root/mail/postfix25/files/patch-cb
diff options
context:
space:
mode:
Diffstat (limited to 'mail/postfix25/files/patch-cb')
-rw-r--r--mail/postfix25/files/patch-cb45
1 files changed, 20 insertions, 25 deletions
diff --git a/mail/postfix25/files/patch-cb b/mail/postfix25/files/patch-cb
index ef73429287d2..58559c7273d1 100644
--- a/mail/postfix25/files/patch-cb
+++ b/mail/postfix25/files/patch-cb
@@ -1,25 +1,20 @@
---- man/man1/sendmail.1.orig Thu Mar 30 17:46:10 2000
-+++ man/man1/sendmail.1 Wed Dec 20 18:37:45 2000
-@@ -61,10 +61,12 @@
- \fBjust-send-eight\fR.
- .IP "\fB-C \fIconfig_file\fR (ignored :-)"
- The path name of the \fBsendmail.cf\fR file. Postfix configuration
--files are kept in \fB/etc/postfix\fR.
-+files are kept in \fB!!PREFIX!!/etc/postfix\fR.
- .IP "\fB-F \fIfull_name\fR
- Set the sender full name. This is used only with messages that
- have no \fBFrom:\fR message header.
-+.IP "\fB-G\fR (ignored)"
-+Gateway (relay) submission, as opposed to initial user submission.
- .IP \fB-I\fR
- Initialize alias database. See the \fBnewaliases\fR
- command above.
-@@ -171,7 +173,7 @@
- .na
- .nf
- /var/spool/postfix, mail queue
--/etc/postfix, configuration files
-+!!PREFIX!!/etc/postfix, configuration files
- .SH CONFIGURATION PARAMETERS
- .na
- .nf
+*** ./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