pkgsrc/mail/metamail/patches/patch-ao

14 lines
1 KiB
Text
Raw Normal View History

$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