{
    "content": [
        {
            "type": "text",
            "text": "# mmroff (man)\n\n## NAME\n\nmmroff - cross-reference preprocessor for GNU roff mm macro package\n\n## SYNOPSIS\n\nmmroff [-x] groff-arguments\n\n## DESCRIPTION\n\nmmroff  is  a  simple  preprocessor for groff, used for expanding cross references in mm; see\ngroffmm(7).  groff is executed twice, first with -z and -rRef=1 to collect all cross  refer‐\nences and then to do the real processing when the cross-reference file is up to date.\n\n## Sections\n\n- **NAME**\n- **SYNOPSIS**\n- **DESCRIPTION**\n- **OPTIONS** (1 subsections)\n- **AUTHORS**\n- **SEE ALSO**\n\nUse structuredContent.sections for detailed options, examples, and full documentation.\n"
        }
    ],
    "structuredContent": {
        "command": "mmroff",
        "section": "",
        "mode": "man",
        "summary": "mmroff - cross-reference preprocessor for GNU roff mm macro package",
        "synopsis": "mmroff [-x] groff-arguments",
        "tldr_summary": null,
        "tldr_examples": [],
        "tldr_source": null,
        "flags": [
            {
                "flag": "-x",
                "long": null,
                "arg": null,
                "description": "file; it isn't always needed to have accurate cross references and by using this op‐ tion groff will only be run once."
            }
        ],
        "examples": [],
        "see_also": [
            {
                "name": "groffmm",
                "section": "7",
                "url": "https://www.chedong.com/phpMan.php/man/groffmm/7/json"
            },
            {
                "name": "groffmmse",
                "section": "7",
                "url": "https://www.chedong.com/phpMan.php/man/groffmmse/7/json"
            },
            {
                "name": "groff",
                "section": "1",
                "url": "https://www.chedong.com/phpMan.php/man/groff/1/json"
            },
            {
                "name": "troff",
                "section": "1",
                "url": "https://www.chedong.com/phpMan.php/man/troff/1/json"
            },
            {
                "name": "tbl",
                "section": "1",
                "url": "https://www.chedong.com/phpMan.php/man/tbl/1/json"
            },
            {
                "name": "pic",
                "section": "1",
                "url": "https://www.chedong.com/phpMan.php/man/pic/1/json"
            },
            {
                "name": "eqn",
                "section": "1",
                "url": "https://www.chedong.com/phpMan.php/man/eqn/1/json"
            }
        ],
        "section_outline": [
            {
                "name": "NAME",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "SYNOPSIS",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "DESCRIPTION",
                "lines": 4,
                "subsections": []
            },
            {
                "name": "OPTIONS",
                "lines": 1,
                "subsections": [
                    {
                        "name": "-x",
                        "lines": 3,
                        "flag": "-x"
                    }
                ]
            },
            {
                "name": "AUTHORS",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "SEE ALSO",
                "lines": 6,
                "subsections": []
            }
        ],
        "sections": {
            "NAME": {
                "content": "mmroff - cross-reference preprocessor for GNU roff mm macro package\n",
                "subsections": []
            },
            "SYNOPSIS": {
                "content": "mmroff [-x] groff-arguments\n",
                "subsections": []
            },
            "DESCRIPTION": {
                "content": "mmroff  is  a  simple  preprocessor for groff, used for expanding cross references in mm; see\ngroffmm(7).  groff is executed twice, first with -z and -rRef=1 to collect all cross  refer‐\nences and then to do the real processing when the cross-reference file is up to date.\n",
                "subsections": []
            },
            "OPTIONS": {
                "content": "",
                "subsections": [
                    {
                        "name": "-x",
                        "content": "file; it isn't always needed to have accurate cross references and by using  this  op‐\ntion groff will only be run once.\n",
                        "flag": "-x"
                    }
                ]
            },
            "AUTHORS": {
                "content": "mmroff was written by Jörgen Hägg ⟨jh@axis.se⟩ of Lund, Sweden.\n",
                "subsections": []
            },
            "SEE ALSO": {
                "content": "groffmm(7),  groffmmse(7)  (only  in  Swedish locales), groff(1), troff(1), tbl(1), pic(1),\neqn(1)\n\n\n\ngroff 1.22.4                                23 March 2022                                  MMROFF(1)",
                "subsections": []
            }
        }
    }
}