Factor trim format function out
[mmh] / man / mh-format.man5
index 703e633..3935872 100644 (file)
@@ -292,7 +292,7 @@ decode      expr    string  decode \fIstr\fR as RFC-2047 (MIME-encoded)
                        component and print it
 unquote        expr    string  remove RFC-2822 quotes from \fIstr\fR
 unmailto       expr    string  remove `mailto:' and < > from \fIstr\fR
                        component and print it
 unquote        expr    string  remove RFC-2822 quotes from \fIstr\fR
 unmailto       expr    string  remove `mailto:' and < > from \fIstr\fR
-trim   expr            trim trailing white-space from \fIstr\fR
+trim   expr            trim white-space from \fIstr\fR
 putstr expr            print \fIstr\fR
 putstrf        expr            print \fIstr\fR in a fixed width
 putnum expr            print \fInum\fR
 putstr expr            print \fIstr\fR
 putstrf        expr            print \fIstr\fR in a fixed width
 putnum expr            print \fInum\fR