pkgsrc/mail/metamail/patches/patch-ao
snj 59c727af64 * Apply security patch from
http://www.securityfocus.com/archive/1/354362/2004-02-15/2004-02-21/2
* Bump PKGREVISION to 2.
* Make patches only modify one file each
* Fix some spelling errors
* Use ${SED} instead of sed, and ${CHMOD} instead of chmod
* Set CFLAGS.SunOS instead of doing the bsd.prefs.mk dance
2004-02-25 03:58:42 +00:00

13 lines
1 KiB
Text

$NetBSD: patch-ao,v 1.1 2004/02/25 03:58:43 snj Exp $
--- man/splitmail.1.orig 2004-02-24 10:42:15.000000000 -0800
+++ man/splitmail.1 2004-02-24 10:42:25.000000000 -0800
@@ -16,7 +16,7 @@ If the -d option is specified, the mail
The -i option can be used to make splitmail generate the pieces with similar (but not identical) message-id fields, in a format which allows them to be easily correlated with one another and which end with the suffix provided on the command line after -i.
-The default chunk size for spliting messages is 250000 at most sites, though this is also a compile-time option. This can be overriden with the -s switch, or with the environment variable SPLITSIZE.
+The default chunk size for spliting messages is 250000 at most sites, though this is also a compile-time option. This can be overridden with the -s switch, or with the environment variable SPLITSIZE.
Messages smaller than the chunk size will not be turned into partial messages, but will be written to a single file or delivered as a single message.
.SH ENVIRONMENT