]> git.marmaro.de Git - mmh/commitdiff
Updated man pages: Removed the notice that whatnow could be called internally.
authormarkus schnalke <meillo@marmaro.de>
Thu, 9 Feb 2012 10:58:47 +0000 (11:58 +0100)
committermarkus schnalke <meillo@marmaro.de>
Thu, 9 Feb 2012 10:58:47 +0000 (11:58 +0100)
This bug had been solved within the previous commits.

man/comp.man1
man/dist.man1
man/forw.man1
man/repl.man1
man/whatnow.man1

index a9e75da103349c5fafecdf0de1b907c8780b9e3f..d722bfd3161d922046a9a8cd033e54ae21d5c0e1 100644 (file)
@@ -177,21 +177,4 @@ dist(1), forw(1), repl(1), send(1), whatnow(1), mh-profile(5)
 None
 
 .SH BUGS
-If
-.I whatnowproc
-is
-.BR whatnow ,
-then
-.B comp
-uses a built\-in
-.BR whatnow ,
-it does not actually run the
-.B whatnow
-program.
-Hence, if you define your own
-.IR whatnowproc ,
-don't call it
-.B whatnow
-since
-.B comp
-won't run it.
+None
index 8bcec7d8c21104cee9040d3018e9e5b75098885d..0bb356643c56ef74323034e7919526c8e60dae5d 100644 (file)
@@ -181,24 +181,5 @@ program will balk (and rightly so) at poorly formatted messages, and
 .B dist
 won't correct things for you.
 .PP
-If
-.I whatnowproc
-is
-.BR whatnow ,
-then
-.B comp
-uses a built\-in
-.BR whatnow ,
-it does not actually run the
-.B whatnow
-program.
-Hence, if you define your own
-.IR whatnowproc ,
-don't call it
-.B whatnow
-since
-.B comp
-won't run it.
-.PP
 If your current working directory is not writable, the link named
 \*(lq@\*(rq is not available.
index 356911e6236f4761295c971d5298d786dcf4a262..aa9e5ff796d54e3f9185280fe1b464c0e865fb14 100644 (file)
@@ -39,7 +39,7 @@ forw \- forward messages
 .IR number ]
 .RB [ \-volume
 .IR number ]
-[other\ switches\ for\
+[other\ switches\ for
 .BR forw ]
 .RB [ \-version ]
 .RB [ \-help ]
@@ -316,25 +316,6 @@ If a folder is given, it will become the current folder.
 The first message forwarded will become the current message.
 
 .SH BUGS
-If
-.I whatnowproc
-is
-.BR whatnow ,
-then
-.B forw
-uses a built\-in
-.BR whatnow ,
-it does not actually run the
-.B whatnow
-program.
-Hence, if you define your own
-.IR whatnowproc ,
-don't call it
-.B whatnow
-since
-.B forw
-won't run it.
-.PP
 When
 .B forw
 is told to annotate the messages it forwards, it
index 115e78f1bb53ae3b8f22aad7d4862b0022da9018..05a973650b527cc29f473650f4ac0eab303d970b 100644 (file)
@@ -452,24 +452,5 @@ uses the sender's host.
 Moral of the story: if you're going to include addresses in a reply
 template, include the host portion of the address.
 .PP
-If
-.I whatnowproc
-is
-.BR whatnow ,
-then
-.B repl
-uses a built\-in
-.BR whatnow ,
-it does not actually run the
-.B whatnow
-program.
-Hence, if you define your own
-.IR whatnowproc ,
-don't call it
-.B whatnow
-since
-.B repl
-won't run it.
-.PP
 If your current working directory is not writable, the link named
 \*(lq@\*(rq is not available.
index 526c71a8e638912b8425a6f54801f82edb3c9d3b..27a9ee54f2d27ab2b66d4100d489ca85886a4c88 100644 (file)
@@ -202,42 +202,3 @@ 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.