diff options
author | Adam Weinberger <adamw@FreeBSD.org> | 2014-07-28 23:20:38 +0000 |
---|---|---|
committer | Adam Weinberger <adamw@FreeBSD.org> | 2014-07-28 23:20:38 +0000 |
commit | 8e7fd48a294d7d6e54c6d07989807cff33ab19bd (patch) | |
tree | 0e35601cdb966c752e15cc4e5381c7e20e13fd50 /mail/mail2sms/files/patch-mail2sms.4 | |
parent | science/sigrok-cli: update to 0.5.0 (diff) |
Rename mail/ patch-xy patches to reflect the files they modify.
Notes
Notes:
svn path=/head/; revision=363275
Diffstat (limited to 'mail/mail2sms/files/patch-mail2sms.4')
-rw-r--r-- | mail/mail2sms/files/patch-mail2sms.4 | 28 |
1 files changed, 28 insertions, 0 deletions
diff --git a/mail/mail2sms/files/patch-mail2sms.4 b/mail/mail2sms/files/patch-mail2sms.4 new file mode 100644 index 000000000000..325d30d5548e --- /dev/null +++ b/mail/mail2sms/files/patch-mail2sms.4 @@ -0,0 +1,28 @@ +--- mail2sms.4.orig Wed Apr 16 05:11:35 2003 ++++ mail2sms.4 Wed Apr 16 06:03:10 2003 +@@ -1,12 +1,12 @@ + .\" You can view this file with: +-.\" nroff -man mail2sms.4 ++.\" nroff -man mail2sms.5 + .\" Written by Daniel Stenberg + .\" +-.TH mail2sms 4 "11 October 1999" ++.TH mail2sms 5 "11 October 1999" + .SH NAME + mail2sms \- reads a (MIME) mail and converts it to a short message. + .SH SYNOPSIS +-.B /etc/mail/sms/mail2sms.conf ++.B %%PREFIX%%/etc/mail2sms.conf + .br + .B ~/.mail2sms + .SH DESCRIPTION +@@ -67,7 +67,7 @@ + http://www.contactor.se/~dast/mail2sms/ + .SH "SEE ALSO" + .BR mail2sms (1), +-.BR sendmail (1M), ++.BR sendmail (8), + .BR procmail (1), +-.BR aliases (4) ++.BR aliases (5) + |