X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=man%2Fmh-format.man5;h=ae0e8b0d80705f8ed8ee3e9e276622a01f37cb9d;hp=9629de55a092a5e8dc7015c55c657652e6d23c72;hb=33b33a0ac8a3f8f05c9bb0195c100306c00cce35;hpb=5d4f603fcfc7cf4a238b27de2b18567a733bb6b4 diff --git a/man/mh-format.man5 b/man/mh-format.man5 index 9629de5..ae0e8b0 100644 --- a/man/mh-format.man5 +++ b/man/mh-format.man5 @@ -1,5 +1,5 @@ .\" -.\" THIS FILE HAS BEEN AUTOMATICALLY GENERATED. DO NOT EDIT. +.\" %nmhwarning% .\" .TH MH-FORMAT %manext5% "%nmhdate%" MH.6.8 [%nmhversion%] .SH NAME @@ -399,15 +399,14 @@ The first part is: .PP .RS .nf -%4(msg)%<(cur)+%| %>%<{replied}\-%?{encrypted}E%| %> +%4(msg)%<(cur)+%| %>%<{replied}\-%| %> .fi .RE .PP which says that the message number should be printed in four digits. If the message is the current message then a `+' else a space should be printed; if a \*(lqReplied:\*(rq field is present then a `\-' -else if an \*(lqEncrypted:\*(rq field is present then an `E' otherwise -a space should be printed. Next: +else a space should be printed. Next: .PP .RS .nf @@ -453,11 +452,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 @@ -517,22 +516,6 @@ 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. -.PP -.RS 5 -.nf %<{subject}Subject: Re: %{subject}\\n%>\\ .fi .RE