X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/125748e4eb5137dae49ed218cd728d988b1e4468..63621a81d16ab743de6b57d47578a9a2c670ad22:/man/mhl.man diff --git a/man/mhl.man b/man/mhl.man index 3910026c..9e5ea67b 100644 --- a/man/mhl.man +++ b/man/mhl.man @@ -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