summaryrefslogtreecommitdiff
path: root/mail/ssmtp/files/patch-ssmtp.8
diff options
context:
space:
mode:
Diffstat (limited to 'mail/ssmtp/files/patch-ssmtp.8')
-rw-r--r--mail/ssmtp/files/patch-ssmtp.823
1 files changed, 23 insertions, 0 deletions
diff --git a/mail/ssmtp/files/patch-ssmtp.8 b/mail/ssmtp/files/patch-ssmtp.8
new file mode 100644
index 000000000000..4a18ae192241
--- /dev/null
+++ b/mail/ssmtp/files/patch-ssmtp.8
@@ -0,0 +1,23 @@
+--- ssmtp.8.orig 2008-02-29 02:50:15 UTC
++++ ssmtp.8
+@@ -5,7 +5,7 @@ ssmtp, sendmail \- send a message using smtp
+ .B ssmtp
+ .RI "[ " flags " ] [ " address " " ... " ]"
+ .br
+-.B /usr/lib/sendmail
++.B /usr/libexec/sendmail/sendmail
+ .RI "[ " flags " ] [ " address " " ... " ]"
+ .br
+ .SH DESCRIPTION
+@@ -268,9 +268,9 @@ Messages root sends will be identified as from jdoe@is
+ through mail.isp.com.
+
+ .SH FILES
+- /etc/ssmtp/ssmtp.conf - configuration file
++ %%ETCDIR%%/ssmtp.conf - configuration file
+ .br
+- /etc/ssmtp/revaliases - reverse aliases file
++ %%ETCDIR%%/revaliases - reverse aliases file
+
+ .SH SEE ALSO
+ RFC821, RFC822, ssmtp.conf(5).