Update manpages send(1) and mh-draft(7)
authormarkus schnalke <meillo@marmaro.de>
Thu, 28 Jul 2016 22:28:58 +0000 (00:28 +0200)
committermarkus schnalke <meillo@marmaro.de>
Thu, 28 Jul 2016 22:28:58 +0000 (00:28 +0200)
Documented the actual behavior and homogenized the style.

man/mh-draft.man7
man/send.man1

index 65ae938..e1ca894 100644 (file)
@@ -3,7 +3,7 @@
 .\"
 .TH MH-DRAFT %manext7% "%nmhdate%" MH.6.8 [%nmhversion%]
 .SH NAME
-mh-draft \- draft folder facility for mh message system
+mh-draft \- draft folder facility for mmh
 .SH DESCRIPTION
 There are a number of interesting advanced facilities for the composition of
 outgoing mail.
@@ -36,15 +36,16 @@ standard
 .B mmh
 `msgs' convention to the
 .B send
-command..
-If no `msgs' are given, it defaults to `c'.
+command:
 .PP
 .RS
 .nf
-send first
+send f
 .fi
 .RE
 .PP
+If no `msgs' are given, the current message is used.
+.PP
 To make all this a bit more clear, here are some examples:
 .RE
 .PP
@@ -120,12 +121,7 @@ doesn't mind sending more than one draft at a time.
 It is important to realize that
 .B mmh
 treats the draft folder like a standard
-.B mh
-folder in nearly all respects.  There is one exception:
-Although conceptually
-.B send
-deletes the `msgs' named in the draft folder, it does not call
-.I delete\-prog
-to perform the deletion.
+.B MH
+folder.
 .SH CONTEXT
 None
index 34c4a22..b4a9fcc 100644 (file)
@@ -9,8 +9,7 @@ send \- send a message
 .na
 .B send
 .RB [ \-verbose " | " \-noverbose ]
-.RB [ msg
-\&...]
+.RI [ msgs ]
 .RB [ \-Version ]
 .RB [ \-help ]
 .ad
@@ -71,7 +70,7 @@ will request verbose information of the transport system.
 .PP
 .B Send
 with no
-.I msg
+.I msgs
 argument will send the current message in the draft folder.
 .B Send
 always takes messages from the draft folder.
@@ -168,7 +167,7 @@ comp(1), dist(1), forw(1), repl(1), mh\-alias(5), spost(8)
 
 .SH DEFAULTS
 .nf
-.RB ` msg "' defaults to the current message in the draft folder"
+.RB ` msgs "' defaults to the current message in the draft folder"
 .RB ` \-noverbose '
 .fi