From ba48f99120f794a4b265069a95d8d8b84b1e84f4 Mon Sep 17 00:00:00 2001 From: David Levine Date: Mon, 21 May 2012 20:05:19 -0500 Subject: [PATCH] comp and dist cannot take multiple message arguments. mhbuild does not set context. --- man/comp.man | 2 +- man/dist.man | 2 +- man/mhbuild.man | 4 ---- 3 files changed, 2 insertions(+), 6 deletions(-) diff --git a/man/comp.man b/man/comp.man index c07b211..f771604 100644 --- a/man/comp.man +++ b/man/comp.man @@ -9,7 +9,7 @@ comp \- compose a message .na .B comp .RI [ +folder ] -.RI [ msgs ] +.RI [ msg ] .RB [ \-form .IR formfile ] .RB [ \-use " | " \-nouse ] diff --git a/man/dist.man b/man/dist.man index 4955d63..ded4937 100644 --- a/man/dist.man +++ b/man/dist.man @@ -9,7 +9,7 @@ dist \- redistribute a message to additional addresses .na .B dist .RI [ +folder ] -.RI [ msgs ] +.RI [ msg ] .RB [ \-form .IR formfile ] .RB [ \-annotate " | " \-noannotate ] diff --git a/man/mhbuild.man b/man/mhbuild.man index b0af881..cd7e7fd 100644 --- a/man/mhbuild.man +++ b/man/mhbuild.man @@ -682,7 +682,3 @@ mhlist(1), mhshow(1), mhstore(1), .RB ` \-noebcdicsafe ' .RB ` \-noverbose ' .fi - -.SH CONTEXT -If a folder is given, it will become the current folder. The last -message selected will become the current message. -- 1.7.10.4