Carl Mummert: add unquote() function for removing quotes from RFC-2822 headers
[mmh] / man / mh-format.man
index c62ebc5..d7ceccc 100644 (file)
@@ -2,7 +2,7 @@
 .\" THIS FILE HAS BEEN AUTOMATICALLY GENERATED.  DO NOT EDIT.
 .\" $Id$
 .\"
-.TH MH-FORMAT 5 "30 Jun 2003" MH.6.8 [nmh-1.1]
+.TH MH-FORMAT %manext5% "%nmhdate%" MH.6.8 [%nmhversion%]
 .SH NAME
 mh-format \- format file for nmh message system
 .SH DESCRIPTION
@@ -282,6 +282,7 @@ compval     comp    integer Set \fInum\fR to \*(lq\fBatoi\fR(\fIcomp\fR\^)\*(rq
 .\" decodecomp comp    string  Set \fIstr\fR to RFC-2047 decoded component text
 decode expr    string  decode \fIstr\fR as RFC-2047 (MIME-encoded) 
                        component
+unquote        expr    string  remove RFC-2822 quotes from \fIstr\fR
 trim   expr            trim trailing white-space from \fIstr\fR
 putstr expr            print \fIstr\fR
 putstrf        expr            print \fIstr\fR in a fixed width
@@ -421,7 +422,7 @@ a slash. Next,
 .PP
 .RS 5
 .nf
-%<{date} %|*>
+%<{date} %|*%>
 .fi
 .RE
 .PP