{
    "content": [
        {
            "type": "text",
            "text": "# INTRO(5) (man)\n\n## NAME\n\nintro - introduction to file formats and filesystems\n\n## DESCRIPTION\n\nSection 5 of the manual describes various file formats, as well as the corresponding C struc‐\ntures, if any.\n\n## Sections\n\n- **NAME**\n- **DESCRIPTION**\n- **NOTES** (1 subsections)\n- **SEE ALSO**\n- **COLOPHON**\n\nUse structuredContent.sections for detailed options, examples, and full documentation.\n"
        }
    ],
    "structuredContent": {
        "command": "INTRO",
        "section": "5",
        "mode": "man",
        "summary": "intro - introduction to file formats and filesystems",
        "synopsis": null,
        "tldr_summary": null,
        "tldr_examples": [],
        "tldr_source": null,
        "flags": [],
        "examples": [],
        "see_also": [
            {
                "name": "standards",
                "section": "7",
                "url": "https://www.chedong.com/phpMan.php/man/standards/7/json"
            }
        ],
        "section_outline": [
            {
                "name": "NAME",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "DESCRIPTION",
                "lines": 5,
                "subsections": []
            },
            {
                "name": "NOTES",
                "lines": 1,
                "subsections": [
                    {
                        "name": "Authors and copyright conditions",
                        "lines": 3
                    }
                ]
            },
            {
                "name": "SEE ALSO",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "COLOPHON",
                "lines": 7,
                "subsections": []
            }
        ],
        "sections": {
            "NAME": {
                "content": "intro - introduction to file formats and filesystems\n",
                "subsections": []
            },
            "DESCRIPTION": {
                "content": "Section 5 of the manual describes various file formats, as well as the corresponding C struc‐\ntures, if any.\n\nIn addition, this section contains a number of pages that document various filesystems.\n",
                "subsections": []
            },
            "NOTES": {
                "content": "",
                "subsections": [
                    {
                        "name": "Authors and copyright conditions",
                        "content": "Look at the header of the manual page source for  the  author(s)  and  copyright  conditions.\nNote that these can be different from page to page!\n"
                    }
                ]
            },
            "SEE ALSO": {
                "content": "standards(7)\n",
                "subsections": []
            },
            "COLOPHON": {
                "content": "This  page  is  part  of  release  5.10 of the Linux man-pages project.  A description of the\nproject, information about reporting bugs, and the latest version of this page, can be  found\nat https://www.kernel.org/doc/man-pages/.\n\n\n\nLinux                                        2017-03-13                                     INTRO(5)",
                "subsections": []
            }
        }
    }
}