Fix spelling errors in manpages
[mmh] / man / mhl.man1
index 37577f8..e1a4b4b 100644 (file)
@@ -3,7 +3,7 @@
 .\"
 .TH MHL %manext1% "%nmhdate%" MH.6.8 [%nmhversion%]
 .SH NAME
-mhl \- produce formatted listings of nmh messages
+mhl \- produce formatted listings of mh messages
 .SH SYNOPSIS
 .HP 5
 .na
@@ -20,10 +20,10 @@ mhl \- produce formatted listings of nmh messages
 .SH DESCRIPTION
 .B Mhl
 is an
-.B nmh
+.B mmh
 command for filtering and/or displaying text
 messages.  It is the default method of displaying text messages for
-.B nmh
+.B mmh
 (it is the default
 .IR showproc ).
 .PP
@@ -136,6 +136,8 @@ leftadjust  flag    strip off leading whitespace on each
 noleftadjust   flag    don't leftadjust
 compress       flag    change newlines in text to spaces
 nocompress     flag    don't compress
+rtrim  flag    trim whitespace at end of text lines
+nortrim        flag    retain whitespace at end of text lines (default)
 split  flag    don't combine multiple fields into
                a single field
 nosplit        flag    combine multiple fields into
@@ -166,6 +168,11 @@ ignores=component,...
 .RE
 .PP
 specifies a list of components which are never output.
+This option supports some simple globbing,
+so a '*' at the end of a component will match
+for all components which start which the string.
+When you want to match a component which ends with
+a '*', you can escape the '*' with a '\\'.
 .PP
 The component `MessageName' (case\-insensitive) will output the
 message file name as a one-line header, similar to
@@ -218,7 +225,7 @@ appropriate formatfield variable string.
 .ta \w'%etcdir%/ExtraBigFileName  'u
 ^%etcdir%/mhl.format~^The message template
 ^or $HOME/.mmh/mhl.format~^Rather than the standard template
-^$HOME/.mh/profile~^The user profile
+^$HOME/.mmh/profile~^The user profile
 .fi
 
 .SH "PROFILE COMPONENTS"