-\fIwhatnowproc\fR\0). In addition, the actual pathname of the message is
-stored in the environment variable \fB$editalt\fR, and the pathname of
-the folder containing the message is stored in the environment variable
-\fB$mhfolder\fR.
-
-Although \fIrepl\fR uses a forms file to direct it how to construct
-the beginning of the draft, it uses a message filter file to direct
-it as to how the message to which you are replying should be filtered
-(re\-formatted) in the body of the draft. The filter file for \fIrepl\fR
-should be a standard form file for \fImhl\fR, as \fIrepl\fR will invoke
-\fImhl\fR to format the message to which you are replying.
-
-The switches `\-noformat', `\-format', and `\-filter\ filterfile' specify
-which message filter file to use.
-
-If the switch `\-noformat' is given (it is the default), then the message
-to which you are replying is not included in the body of the draft.
-
-If the switch `\-format' is given, then a default message filter file
-is used. This default message filter should be adequate for most users.
-This default filter \*(lqmhl.reply\*(rq is:
-
+.IR whatnowproc ).
+In addition, the actual pathname of the message is stored in the
+environment variable
+.BR $editalt ,
+and the pathname of the folder containing the message is stored in
+the environment variable
+.BR $mhfolder .
+The creation of the \*(lq@\*(rq file is controlled via the
+.B \-atfile
+and
+.B \-noatfile
+options.
+.PP
+The
+.B \-convertargs
+switch directs
+.B repl
+to pass the arguments for
+.I type
+to
+.BR mhbuild .
+Both arguments are required;
+.I type
+must be non-empty while
+.I argstring
+can be empty, e.g., '' in a shell command line. The
+.B \-convertargs
+switch can be used multiple times.
+See the Convert Interface section of
+.IR mhbuild (1)
+for a description of the convert mechanism, and
+.I %docdir%/contrib/replaliases
+for examples of its use.
+.PP
+Although
+.B repl
+uses a forms file to direct it how to construct the beginning of the
+draft, it uses a message filter file to direct it as to how the message
+to which you are replying should be filtered (re-formatted) in the body
+of the draft. The filter file for
+.B repl
+should be a standard form file for
+.BR mhl ,
+as
+.B repl
+will invoke
+.B mhl
+to format the message to which you are replying.
+.PP
+The switches
+.BR \-noformat ,
+.BR \-format ,
+and
+.B \-filter
+.I filterfile
+specify which message filter file to use.
+.PP
+If the switch
+.B \-noformat
+is given (it is the default) and the
+.B \-filter
+switch is not used, then the message to which you are replying is not
+included in the body of the draft.
+.PP
+If the switch
+.B \-format
+is given, then a default message filter file is used.
+This default message filter should be adequate for most users.
+This default filter
+.RI \*(lq mhl.reply \*(rq
+is:
+.PP
+.RS 5