X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/39a9d9d85d0f2289d8c1257251311b7cf959c700..94187a80bd60baab4b9c4b949ad820d730578123:/man/mhl.man diff --git a/man/mhl.man b/man/mhl.man index 6a9a322e..9e5ea67b 100644 --- a/man/mhl.man +++ b/man/mhl.man @@ -317,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