{
    "content": [
        {
            "type": "text",
            "text": "# roff2html(1) (man)\n\n**Summary:** roff2html - transform roff code into html mode\n\n**Synopsis:** roff2html [groffer-option ...] [--] [filespec ...]\n\n## See Also\n\n- groff(1)\n- groffer(1)\n- roff2dvi(1)\n- roff2pdf(1)\n- roff2ps(1)\n- roff2text(1)\n- roff2x(1)\n- gxditview(1)\n\n## Section Outline\n\n- **NAME** (2 lines)\n- **SYNOPSIS** (2 lines) — 4 subsections\n  - roff2html -h (1 lines)\n  - roff2html --help (1 lines)\n  - roff2html -v (1 lines)\n  - roff2html --version (12 lines)\n- **DESCRIPTION** (20 lines)\n- **AUTHORS** (2 lines)\n- **SEE ALSO** (6 lines)\n\n## Full Content\n\n### NAME\n\nroff2html - transform roff code into html mode\n\n### SYNOPSIS\n\nroff2html [groffer-option ...] [--] [filespec ...]\n\n#### roff2html -h\n\n#### roff2html --help\n\n#### roff2html -v\n\n#### roff2html --version\n\nThe  options -v and --version print the version information of the program to standard output\nand exit.  The options -h and --help print a usage information of  the  program  to  standard\noutput and stop the program instantly.\n\nAll  other options are assumed to be groffer options.  They are internally passed to groffer.\nThey override the behavior of the program.  The options are optional, they can be omitted.\n\nThe filespec arguments correspond to the filespec arguments of groffer.  So they  are  either\nthe names of existing, readable files or - for standard input, or the name of a man page or a\ngroffer(1) man page search pattern.  If no filespec is specified standard  input  is  assumed\nautomatically.\n\n### DESCRIPTION\n\nroff2html transforms roff code into html mode.  Print the result to standard output.\n\nThere are more of these programs for generating other formats of roff input.\n\nroff2dvi(1)\nis for dvi mode.\n\nroff2pdf(1)\noutputs pdf mode.\n\nroff2ps(1)\nprints PostScript format to standard output.\n\nroff2text(1)\ngenerates text output in the groff device latin1.\n\nroff2x(1)\nprints  the  output  in  the  groff  device  X  that  is  suitable  for  programs like\ngxditview(1) or xditview(1).\n\n### AUTHORS\n\nroff2html was written by Bernd Warken ⟨groff-bernd.warken-72@web.de⟩.\n\n### SEE ALSO\n\ngroff(1),  groffer(1),  roff2dvi(1),  roff2pdf(1),   roff2ps(1),   roff2text(1),   roff2x(1),\ngxditview(1).\n\n\n\ngroff 1.22.4                                23 March 2022                               roff2html(1)\n\n"
        }
    ],
    "structuredContent": {
        "command": "roff2html",
        "section": "1",
        "mode": "man",
        "summary": "roff2html - transform roff code into html mode",
        "synopsis": "roff2html [groffer-option ...] [--] [filespec ...]",
        "flags": [],
        "examples": [],
        "see_also": [
            {
                "name": "groff",
                "section": "1",
                "url": "https://www.chedong.com/phpMan.php/man/groff/1/json"
            },
            {
                "name": "groffer",
                "section": "1",
                "url": "https://www.chedong.com/phpMan.php/man/groffer/1/json"
            },
            {
                "name": "roff2dvi",
                "section": "1",
                "url": "https://www.chedong.com/phpMan.php/man/roff2dvi/1/json"
            },
            {
                "name": "roff2pdf",
                "section": "1",
                "url": "https://www.chedong.com/phpMan.php/man/roff2pdf/1/json"
            },
            {
                "name": "roff2ps",
                "section": "1",
                "url": "https://www.chedong.com/phpMan.php/man/roff2ps/1/json"
            },
            {
                "name": "roff2text",
                "section": "1",
                "url": "https://www.chedong.com/phpMan.php/man/roff2text/1/json"
            },
            {
                "name": "roff2x",
                "section": "1",
                "url": "https://www.chedong.com/phpMan.php/man/roff2x/1/json"
            },
            {
                "name": "gxditview",
                "section": "1",
                "url": "https://www.chedong.com/phpMan.php/man/gxditview/1/json"
            }
        ],
        "section_outline": [
            {
                "name": "NAME",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "SYNOPSIS",
                "lines": 2,
                "subsections": [
                    {
                        "name": "roff2html -h",
                        "lines": 1
                    },
                    {
                        "name": "roff2html --help",
                        "lines": 1
                    },
                    {
                        "name": "roff2html -v",
                        "lines": 1
                    },
                    {
                        "name": "roff2html --version",
                        "lines": 12
                    }
                ]
            },
            {
                "name": "DESCRIPTION",
                "lines": 20,
                "subsections": []
            },
            {
                "name": "AUTHORS",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "SEE ALSO",
                "lines": 6,
                "subsections": []
            }
        ]
    }
}