X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=man%2Fsend.man;h=7d0a4a27bba27c82f5d9c21b29facb7099a92b29;hb=dc6c45394a06750eab463a2523406eed6c77e2e1;hp=6fa354720ab87692bdd489211406f4d567f2fb4f;hpb=fecd5d34f65597a4dfa16aeabea7d74b191532c3;p=mmh diff --git a/man/send.man b/man/send.man index 6fa3547..7d0a4a2 100644 --- a/man/send.man +++ b/man/send.man @@ -24,8 +24,6 @@ send \- send a message .RB [ \-mime " | " \-nomime ] .RB [ \-msgid " | " \-nomsgid ] .RB [ \-push " | " \-nopush ] -.RB [ \-split -.IR seconds ] .RB [ \-verbose " | " \-noverbose ] .RB [ \-watch " | " \-nowatch ] .RB [ \-server @@ -35,7 +33,7 @@ send \- send a message .RB [ \-width .IR columns ] .RB [ file -\&...] +\&...] .RB [ \-version ] .RB [ \-help ] .RB [ \-attach @@ -129,7 +127,7 @@ values: -attachformat 0: Content-Type: text/plain; name="VERSION"; x-unix-mode="0644"; charset="us-ascii" -Content-Description: ASCII text +Content-Description: ASCII text -attachformat 1: Content-Type: text/plain; name="VERSION"; charset="us-ascii" @@ -189,31 +187,6 @@ useful) feature. Consult the man page for more information. .PP -If -.B \-split -is specified, -.B send -will split the draft into one -or more partial messages prior to sending. This makes use of the -MIME features in -.BR nmh . -Note however that if -.B send -is -invoked under -.BR dist , -then this switch is ignored\0--\0it makes -no sense to redistribute a message in this fashion. Sometimes you want -.B send -to pause after posting a partial message. This is usually -the case when you are running -.B sendmail -and expect to generate a -lot of partial messages. The argument to -.B \-split -tells it how long -to pause between postings. -.PP .B Send with no .I file @@ -383,8 +356,3 @@ Under some configurations, it is not possible to monitor the mail delivery transaction; .B \-watch is a no-op on those systems. -.PP -Using -.B \-split -.I 0 -doesn't work correctly.