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 a9e75da..d722bfd 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 8bcec7d..0bb3566 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 356911e..aa9e5ff 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 115e78f..05a9736 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 526c71a..27a9ee5 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.