{
    "content": [
        {
            "type": "text",
            "text": "# intro(4) (man)\n\n**Summary:** intro - introduction to special files\n\n## See Also\n\n- mknod(1)\n- mknod(2)\n- standards(7)\n\n## Section Outline\n\n- **NAME** (2 lines)\n- **DESCRIPTION** (2 lines)\n- **FILES** (2 lines)\n- **NOTES** (1 lines) — 1 subsections\n  - Authors and copyright conditions (3 lines)\n- **SEE ALSO** (2 lines)\n- **COLOPHON** (7 lines)\n\n## Full Content\n\n### NAME\n\nintro - introduction to special files\n\n### DESCRIPTION\n\nSection 4 of the manual describes special files (devices).\n\n### FILES\n\n/dev/* — device files\n\n### NOTES\n\n#### Authors and copyright conditions\n\nLook  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\n### SEE ALSO\n\nmknod(1), mknod(2), standards(7)\n\n### COLOPHON\n\nThis 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-09-15                                     INTRO(4)\n\n"
        }
    ],
    "structuredContent": {
        "command": "intro",
        "section": "4",
        "mode": "man",
        "summary": "intro - introduction to special files",
        "synopsis": null,
        "flags": [],
        "examples": [],
        "see_also": [
            {
                "name": "mknod",
                "section": "1",
                "url": "https://www.chedong.com/phpMan.php/man/mknod/1/json"
            },
            {
                "name": "mknod",
                "section": "2",
                "url": "https://www.chedong.com/phpMan.php/man/mknod/2/json"
            },
            {
                "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": 2,
                "subsections": []
            },
            {
                "name": "FILES",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "NOTES",
                "lines": 1,
                "subsections": [
                    {
                        "name": "Authors and copyright conditions",
                        "lines": 3
                    }
                ]
            },
            {
                "name": "SEE ALSO",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "COLOPHON",
                "lines": 7,
                "subsections": []
            }
        ]
    }
}