]> diplodocus.org Git - nmh/blobdiff - man/mhl.man
new.c: Order two return statements to match comment.
[nmh] / man / mhl.man
index 3910026c0599fdb57d62bb60f5be2367bfc10f5d..9e5ea67b7f305b71769950c47c52616ff06a9b7c 100644 (file)
@@ -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:
@@ -315,16 +317,16 @@ addrfield or datefield, along with the appropriate formatfield variable string.
 .PP
 The \*(lqformat\*(rq flag specifies that this component will be run through
 the filter program specified by the
-.IR formatproc
+.I formatproc
 profile entry.  This filter program is expected to read data on standard
 input and output data on standard output.  Currently the \*(lqformat\*(rq
 flag is only supported for the \*(lqbody\*(rq component.  The component
 name will be prefixed to the output
-.IR after
+.I after
 the filter has been run.  The expected use of this is to filter a message
 body to create more pleasing text to use in a reply message.
 A suggested filter to use for
-.IR repl(1)
+.IR repl (1)
 is as follows:
 .PP
 .RS 5