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:
.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