X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=man%2Fforw.man1;h=a970a3e4a75594e96a3e7734d3dc8000078c98bc;hp=628942dab848417c26a487ceac481ef3147ba493;hb=ee4f43cf2ef0084ec698e4e87159a94c01940622;hpb=8d77b48284c58c135a6b2787e721597346ab056d diff --git a/man/forw.man1 b/man/forw.man1 index 628942d..a970a3e 100644 --- a/man/forw.man1 +++ b/man/forw.man1 @@ -18,7 +18,6 @@ forw \- forward messages .RB [ \-noedit ] .RB [ \-whatnowproc .IR program ] -.RB [ \-nowhatnowproc ] .RB [ \-build ] .RB [ \-version ] .RB [ \-help ] @@ -119,15 +118,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 +126,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 :