X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=man%2Fforw.man1;h=378ce70d89b7de39ae7af70189cf1eadc8f335bf;hb=a6e6452e21cb56d1ccd593341e0bdd865e3bcbe5;hp=628942dab848417c26a487ceac481ef3147ba493;hpb=412b2e54251ff6e20537f83b95c8ee76ea8c5c40;p=mmh diff --git a/man/forw.man1 b/man/forw.man1 index 628942d..378ce70 100644 --- a/man/forw.man1 +++ b/man/forw.man1 @@ -15,10 +15,8 @@ forw \- forward messages .IR formfile ] .RB [ \-editor .IR editor ] -.RB [ \-noedit ] .RB [ \-whatnowproc .IR program ] -.RB [ \-nowhatnowproc ] .RB [ \-build ] .RB [ \-version ] .RB [ \-help ] @@ -90,9 +88,7 @@ See .BR comp (1) for a description of the .B \-editor -and -.B \-noedit -switches. +switch. .PP .B Forw generates an attachment header field for the messages to be forwarded. @@ -119,15 +115,7 @@ will invoke the program. See .BR whatnow (1) for a discussion of -available options. The invocation of this program can be inhibited -by using the -.B \-nowhatnowproc -switch. (In truth of fact, it is -the -.I whatnow -program which starts the initial edit. Hence, -.B \-nowhatnowproc -will prevent any edit from occurring.) +available options. .PP The .B \-build @@ -135,11 +123,13 @@ switch is intended to be used by the Emacs mh-e interface to .BR nmh , and is only present if .B nmh -was compiled with support for mh-e. It implies -.BR \-nowhatnowproc . +was compiled with support for mh-e. It causes a file `draft' in the mail storage root to be created, containing the draft message that would normally be presented to the user for editing. +No +.B whatnow +program is invoked. No mail is actually sent. Note that this switch is not guaranteed to be present or to have the same effects in future versions of .BR nmh :