Fixed dist(1): The link() must fail, because m_mktemp2() creates the file.
[mmh] / man / mh-format.man5
index 80021df..dccedad 100644 (file)
@@ -287,7 +287,6 @@ putstr      expr            print \fIstr\fR
 putstrf        expr            print \fIstr\fR in a fixed width
 putnum expr            print \fInum\fR
 putnumf        expr            print \fInum\fR in a fixed width
-.\" addtoseq literal    add msg to sequence (LBL option)
 nodate string  integer Argument not a date string (0 or 1)
 formataddr     expr            append \fIarg\fR to \fIstr\fR as a
                        (comma separated) address list
@@ -454,11 +453,11 @@ And finally,
 .PP
 .RS 5
 .nf
-%(decode{subject})%<{body}<<%{body}>>%>
+%(decode{subject})
 .fi
 .RE
 .PP
-the mime-decoded subject and initial body (if any) are printed.
+the mime-decoded subject is printed.
 .PP
 For a more complicated example, next consider
 a possible
@@ -514,23 +513,7 @@ the \*(lq\-cc\*(rq switch to \fIrepl\fR\^) are formatted.
 .RE
 .PP
 If the result is non-null, it is printed as above with a
-leading label of \*(lqcc:\*(rq.
-.PP
-.RS 5
-.nf
-%<{fcc}Fcc: %{fcc}\\n%>\\
-.fi
-.RE
-.PP
-If a
-.B \-fcc
-.I folder
-switch was given to
-.B repl
-(see
-.BR repl (1)
-for more details about %{\fIfcc\fR\^}),
-an \*(lqFcc:\*(rq header is output.
+leading label of \*(lqCc:\*(rq.
 .PP
 .RS 5
 .nf