]> diplodocus.org Git - nmh/blobdiff - man/mhl.man
picksbr.c: fprintf function pointer with unsigned-long-long cast.
[nmh] / man / mhl.man
index f9f92b627eb3fb303bae1d824acd2ca0571e2bdc..6a9a322e40bbbc1baa1ab7ed64e5c80e337f5af4 100644 (file)
@@ -1,7 +1,7 @@
 .TH MHL %manext1% 2014-09-15 "%nmhversion%"
-.\"
+.
 .\" %nmhwarning%
-.\"
+.
 .SH NAME
 mhl \- produce formatted listings of nmh messages
 .SH SYNOPSIS
@@ -218,7 +218,7 @@ component   string/L        name to use instead of \*(lqcomponent\*(rq for
 nocomponent    flag    don't output \*(lqcomponent: \*(rq for this
                component
 center flag    center component on line (works for
-               one\-line components only)
+               one-line components only)
 nocenter       flag    don't center
 leftadjust     flag    strip off leading whitespace on each
                line of text
@@ -266,7 +266,7 @@ ignores=component,...
 .PP
 specifies a list of components which are never output.
 .PP
-The component \*(lqMessageName\*(rq (case\-insensitive) will output the
+The component \*(lqMessageName\*(rq (case-insensitive) will output the
 actual message name (file name) preceded by the folder name if one is
 specified or found in the environment.  The format is identical to that
 produced by the
@@ -279,7 +279,9 @@ message which were not matched by explicit components, or included in
 the ignore list.  If this component is not specified, an ignore list is
 not needed since all non-specified components will be ignored.
 .PP
-If \*(lqnocomponent\*(rq is NOT specified, then the component name will
+If \*(lqnocomponent\*(rq is
+.I not
+specified, then the component name will
 be output as it appears in the format file.
 .PP
 The default format file is:
@@ -352,15 +354,15 @@ options can be used to build up multiple arguments to the format filter.
 .nf
 .ta \w'%nmhetcdir%/ExtraBigFileName  'u
 ^%nmhetcdir%/mhl.format~^The message template
-^or <mh\-dir>/mhl.format~^Rather than the standard template
-^$HOME/\&.mh\(ruprofile~^The user profile
+^or <mh-dir>/mhl.format~^Rather than the standard template
+^$HOME/.mh_profile~^The user profile
 .fi
 .SH "PROFILE COMPONENTS"
 .fc ^ ~
 .nf
 .ta 2.4i
 .ta \w'ExtraBigProfileName  'u
-^moreproc:~^Program to use as interactive front\-end
+^moreproc:~^Program to use as interactive front-end
 ^formatproc:~^Program to use as a filter for components that
 ^^have the \*(lqformat\*(rq flag set.
 .fi
@@ -379,7 +381,7 @@ options can be used to build up multiple arguments to the format filter.
 None
 .SH BUGS
 There should be some way to pass `bell' and `clear' information to the
-front\-end.
+front-end.
 .PP
 The \*(lqnonewline\*(rq option interacts badly with \*(lqcompress\*(rq
 and \*(lqsplit\*(rq.