Go to main content

man pages section 1: User Commands

Exit Print View

Updated: Wednesday, July 27, 2022
 
 

mmroff (1)

Name

mmroff - cross reference preprocessor

Synopsis

mmroff [ -x ] groff_arguments

Description

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 mm, see  groff_mm(7).   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.

FILES
       /usr/share/groff/1.22.3/tmac/m.tmac

       /usr/share/groff/1.22.3/tmac/mm/*.cov

       /usr/share/groff/1.22.3/tmac/mm/*.MT

       /usr/share/groff/1.22.3/tmac/mm/locale


ATTRIBUTES
       See attributes(7) for descriptions of the following attributes:


       +---------------+------------------+
       |ATTRIBUTE TYPE | ATTRIBUTE VALUE  |
       +---------------+------------------+
       |Availability   | text/groff       |
       +---------------+------------------+
       |Stability      | Uncommitted      |
       +---------------+------------------+

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

COPYING
       Copyright (C) 1989-2014 Free Software Foundation, Inc.

       Permission is granted to make and distribute verbatim copies of this
       manual provided the copyright notice and this permission notice are
       preserved on all copies.

       Permission is granted to copy and distribute modified versions of this
       manual under the conditions for verbatim copying, provided that the
       entire resulting derived work is distributed under the terms of a per-
       mission notice identical to this one.

       Permission is granted to copy and distribute translations of this man-
       ual into another language, under the above conditions for modified ver-
       sions, except that this permission notice may be included in transla-
       tions approved by the Free Software Foundation instead of in the origi-
       nal English.

AUTHORS
NOTES
       Source code for open source software components in Oracle Solaris can
       be found at https://www.oracle.com/downloads/opensource/solaris-source-
       code-downloads.html.

       This software was built from source available at
       https://github.com/oracle/solaris-userland.  The original community
       source was downloaded from
       https://ftp.gnu.org/gnu/groff/groff-1.22.3.tar.gz.

       Further information about this software can be found on the open source
       community website at https://www.gnu.org/software/groff.



Groff Version 1.22.3            4 November 2014                      MMROFF(1)