comp and dist cannot take multiple message arguments. mhbuild does
authorDavid Levine <levinedl@acm.org>
Tue, 22 May 2012 01:05:19 +0000 (20:05 -0500)
committerDavid Levine <levinedl@acm.org>
Tue, 22 May 2012 01:05:19 +0000 (20:05 -0500)
not set context.

man/comp.man
man/dist.man
man/mhbuild.man

index c07b211..f771604 100644 (file)
@@ -9,7 +9,7 @@ comp \- compose a message
 .na
 .B comp 
 .RI [ +folder ]
-.RI [ msgs ]
+.RI [ msg ]
 .RB [ \-form
 .IR formfile ]
 .RB [ \-use " | " \-nouse ]
index 4955d63..ded4937 100644 (file)
@@ -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 ] 
index b0af881..cd7e7fd 100644 (file)
@@ -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.