Skip site navigation (1)Skip section navigation (2)

  
 
  

home | help
MMROFF(1)		     General Commands Manual		       MMROFF(1)

NAME
     mmroff - reference preprocessor

SYNOPSIS
     mmroff [ -x ] groff_arguments

DESCRIPTION
     mmroff  is a simple preprocessor for groff, it is used for expanding refer-
     ences in mm, see groff_mm(7).  groff is executed twice, first with  -z  and
     -rRef=1  to  collect all references and then to do the real processing when
     the reference file is up to date.

     -x     Just create the reference file. This can be used to refresh the ref-
	    erence file, it isn't always needed to have accurate references  and
	    by using this option groff will only be run once.

AUTHOR
     Jorgen Hagg, Lund, Sweden <jh@axis.se>.

FILES
     /usr/local/share/groff/1.18.1/tmac/tmac.m

     /usr/local/share/groff/1.18.1/tmac/mm/*.cov

     /usr/local/share/groff/1.18.1/tmac/mm/*.MT

     /usr/local/share/groff/1.18.1/tmac/mm/locale

SEE ALSO
     groff_mm(7), groff_mmse(7), groff(1), troff(1), tbl(1), pic(1), eqn(1)

Groff Version 1.18.1		09 December 2001		       MMROFF(1)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=mmroff&sektion=1&manpath=FreeBSD+Ports+15.1.quarterly>

home | help