svcadm(8)을 검색하려면 섹션에서 8 을 선택하고, 맨 페이지 이름에 svcadm을 입력하고 검색을 누른다.
mmroff(1)
mmroff(1) General Commands Manual mmroff(1)
Name
mmroff - cross-referencing front end for GNU roff mm macro package
Synopsis
mmroff [-x] groff-argument ...
mmroff --help
mmroff --version
Description
mmroff is a simple wrapper for groff, used to expand cross references
in mm; see groff_mm(7). It runs groff with the -mm option twice, first
with -z and -rRef=1 to populate cross-reference and index files with
their corresponding entries, and then again to produce the document.
It also handles the inclusion of PostScript images with the PIC macro.
Documents that do not use these features of groff mm (the INITI, IND,
INDP, INITR, SETR, GETHN, GETPN, GETR, GETST, and PIC macros) do not
require mmroff.
Options
--help displays a usage message, while --version shows version informa‐
tion; both exit afterward.
-x Create or update the cross-reference file and exit.
Authors
mmroff was written by Jörgen Hägg ⟨jh@axis.se⟩ of Lund, Sweden.
See also
groff_mm(7), groff_mmse(7), groff(1), troff(1), gtbl(1), pic(1), eqn(1)
ATTRIBUTES
See attributes(7) for descriptions of the following attributes:
box; cbp-1 | cbp-1 l | l . ATTRIBUTE TYPE ATTRIBUTE VALUE = Availabil‐
ity text/groff = Stability Uncommitted
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.23.0.tar.gz
Further information about this software can be found on the open source
community website at https://www.gnu.org/software/groff.
groff 1.23.0 1 December 2025 mmroff(1)