Remove tests/inc/test-eom-align
[mmh] / man / mh-draft.man7
index a779488..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
@@ -76,7 +77,7 @@ Or, if more editing was required, the draft could be edited with
 .PP
 .RS 5
 .nf
-comp -use
+comp \-use
 .fi
 .RE
 .PP
@@ -92,7 +93,7 @@ to do the work:
 .PP
 .RS 5
 .nf
-comp -use `pick +drafts -to nmh-workers`
+comp \-use `pick +drafts \-to nmh-workers`
 .fi
 .RE
 .PP
@@ -100,7 +101,7 @@ or
 .PP
 .RS 5
 .nf
-send `pick +drafts -to nmh-workers`
+send `pick +drafts \-to nmh-workers`
 .fi
 .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