From: markus schnalke Date: Thu, 28 Jul 2016 22:28:58 +0000 (+0200) Subject: Update manpages send(1) and mh-draft(7) X-Git-Tag: mmh-0.3~24 X-Git-Url: http://git.marmaro.de/?p=mmh;a=commitdiff_plain;h=e65252ee0baf5060c7300d0814d42aa1ebf16225 Update manpages send(1) and mh-draft(7) Documented the actual behavior and homogenized the style. --- diff --git a/man/mh-draft.man7 b/man/mh-draft.man7 index 65ae938..e1ca894 100644 --- a/man/mh-draft.man7 +++ b/man/mh-draft.man7 @@ -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 diff --git a/man/send.man1 b/man/send.man1 index 34c4a22..b4a9fcc 100644 --- a/man/send.man1 +++ b/man/send.man1 @@ -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