mmroff - cross reference preprocessor
mmroff [ -x ] groff_arguments
MMROFF(1) General Commands Manual MMROFF(1)
NAME
mmroff - cross reference preprocessor
SYNOPSIS
mmroff [ -x ] groff_arguments
DESCRIPTION
mmroff is a simple preprocessor for groff, it is used for expanding
cross references in mgm, see groff_mm(5). groff is executed twice,
first with -z and -rRef=1 to collect all cross references and then to
do the real processing when the cross reference file is up to date.
-x Just create the cross reference file. This can be used to
refresh the cross reference file, it isn't always needed to have
accurate cross references and by using this option groff will
only be run once.
AUTHOR
Jrgen Hgg, Lund, Sweden <jh@axis.se>.
FILES
/usr/share/groff/1.22.2/tmac/gm.tmac
/usr/share/groff/1.22.2/tmac/mm/*.cov
/usr/share/groff/1.22.2/tmac/mm/*.MT
/usr/share/groff/1.22.2/tmac/mm/locale
ATTRIBUTES
See attributes(5) for descriptions of the following attributes:
+---------------+------------------+
|ATTRIBUTE TYPE | ATTRIBUTE VALUE |
+---------------+------------------+
|Availability | text/groff |
+---------------+------------------+
|Stability | Uncommitted |
+---------------+------------------+
SEE ALSO
groff_mm(5), groff_mmse(5), groff(1), gtroff(1), gtbl(1), gpic(1),
geqn(1)
NOTES
This software was built from source available at
https://java.net/projects/solaris-userland. The original community
source was downloaded from
http://ftp.gnu.org/gnu/groff/groff-1.22.2.tar.gz
Further information about this software can be found on the open source
community website at http://www.gnu.org/software/groff/.
Groff Version 1.22.2 7 February 2013 MMROFF(1)