X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=man%2Fwhatnow.man1;h=759bac40205daacdc2e9ffe0742fd351ba32aa42;hb=75a3bc56e890a9ca5e25f194acbb574e942de5c5;hp=526c71a8e638912b8425a6f54801f82edb3c9d3b;hpb=d297b2240c664de09b6d51a07a071aab33c4bf32;p=mmh diff --git a/man/whatnow.man1 b/man/whatnow.man1 index 526c71a..759bac4 100644 --- a/man/whatnow.man1 +++ b/man/whatnow.man1 @@ -119,21 +119,6 @@ response, any valid switch to the .I fileproc is valid. .PP -For the -.B display -and -.B list -responses, any valid argument to -the -.I lproc -is valid. If any non\-switch arguments are present, then -the pathname of the draft will be excluded from the argument list given -to the -.I lproc -(this is useful for listing another -.B nmh -message). -.PP See .BR mh\-profile (5) for further information about how editors @@ -190,54 +175,7 @@ send(1) None .SH BUGS -The argument to the -.B \-prompt -switch must be interpreted as a single -token by the shell that invokes -.BR whatnow . -Therefore, one must -usually place the argument to this switch inside double\-quotes. -.PP If the initial edit fails, .B whatnow deletes your draft (by renaming it with a leading comma); failure of a later edit preserves the draft. -.PP -If -.I whatnowproc -is -.BR whatnow , -then -.BR comp , -.BR dist , -.BR forw , -and -.B repl -use a built\-in -.BR whatnow , -and do not actually run the -.B whatnow -program. Hence, if you define your own -.IR whatnowproc , -don't call it -.B whatnow -since it won't be run. -.PP -If -.I sendproc -is -.BR send , -then -.B whatnow -uses a built\-in -.BR send , -it does not actually run the -.B send -program. Hence, if -you define your own -.IR sendproc , -don't call it -.B send -since -.B whatnow -won't run it.