groff: update vendor branch to v1.20.1
[dragonfly.git] / contrib / groff / contrib / mm / mmroff.man
CommitLineData
4d3e9548
JL
1.ig
2Copyright (C) 1989, 2001, 2009
3 Free Software Foundation, Inc.
4
5Permission is granted to make and distribute verbatim copies of
6this manual provided the copyright notice and this permission notice
7are preserved on all copies.
8
9Permission is granted to copy and distribute modified versions of this
10manual under the conditions for verbatim copying, provided that the
11entire resulting derived work is distributed under the terms of a
12permission notice identical to this one.
13
14Permission is granted to copy and distribute translations of this
15manual into another language, under the above conditions for modified
16versions, except that this permission notice may be included in
17translations approved by the Free Software Foundation instead of in
18the original English.
19..
20.
92d0a6a6
JR
21.TH MMROFF @MAN1EXT@ "@MDATE@" "Groff Version @VERSION@"
22.SH NAME
23mmroff \- reference preprocessor
24.SH SYNOPSIS
25.B mmroff
26[
27.I -x
28]
29.I groff_arguments
30.SH DESCRIPTION
31\fBmmroff\fP is a simple preprocessor for \fBgroff\fP, it is
32used for expanding references in \fBm@TMAC_M_PREFIX@m\fP, see
33\fBgroff_mm(@MAN7EXT@)\fP.
34\fBgroff\fP is executed twice, first with \fB-z\fP and \fB-rRef=1\fR
35to collect all references and then to do the real processing
36when the reference file is up to date.
37.TP
38\fB\-x\fR
39Just create the reference file. This can be used to refresh
40the reference file, it isn't always needed to have accurate
41references and by using this option \fBgroff\fP will only
42be run once.
43.\".SH BUGS
44.SH AUTHOR
45Jörgen Hägg, Lund, Sweden <jh@axis.se>.
46.SH FILES
47.TP
4d3e9548 48.B @MACRODIR@/@TMAC_M_PREFIX@m.tmac
92d0a6a6
JR
49.TP
50.B @TMAC_MDIR@/*.cov
51.TP
52.B @TMAC_MDIR@/*.MT
53.TP
54.B @TMAC_MDIR@/locale
55.SH "SEE ALSO"
56.BR groff_mm(@MAN7EXT@),
57.BR groff_mmse(@MAN7EXT@),
58.BR groff (@MAN1EXT@),
59.BR @g@troff (@MAN1EXT@),
60.BR @g@tbl (@MAN1EXT@),
61.BR @g@pic (@MAN1EXT@),
62.BR @g@eqn (@MAN1EXT@)
63.
64.\" Local Variables:
65.\" mode: nroff
66.\" End: