]> git.marmaro.de Git - mmh/commitdiff
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 c07b211f818e2794e628fa327d6ee471a39395c7..f771604230a344783df1101c33fe6e05b88549a3 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 4955d6306e95c0f3e64d4c1cc49176b7d1cc6f48..ded49378b2d5cead6cdfb5a8f7f9cffdeeb285a9 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 b0af8810877886c4dd44af2ed49ff50bb112a86d..cd7e7fd2c3f0ec057bc783fb5a76a09c1668bd9c 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.