{
    "content": [
        {
            "type": "text",
            "text": "# checkgid(8) (man)\n\n**Summary:** checkgid - checks the gid\n\n## Section Outline\n\n- **NAME** (2 lines)\n- **SYNOPSIS** (1 lines) — 1 subsections\n  - checkgid group (1 lines)\n- **DESCRIPTION** (6 lines)\n- **AUTHOR** (6 lines)\n\n## Full Content\n\n### NAME\n\ncheckgid - checks the gid\n\n### SYNOPSIS\n\n#### checkgid group\n\n### DESCRIPTION\n\nThis manual page documents briefly the checkgid command.\n\ncheckgid  is  a  program that checks whether it can setgid to the group specified. This is to\nsee if it is a valid group for apache2 to use at runtime.  If the user (should be run as  su‐\nperuser) is in that group, or can setgid to it, it will return 0.\n\n### AUTHOR\n\nThis manual page was written by Daniel Stone <daniel@sfarc.net> for the Debian GNU/Linux dis‐\ntribution, as the original did not have a manpage.\n\n\n\nNovember 3rd, 2001                              CHECKGID(8)\n\n"
        }
    ],
    "structuredContent": {
        "command": "checkgid",
        "section": "8",
        "mode": "man",
        "summary": "checkgid - checks the gid",
        "synopsis": "",
        "flags": [],
        "examples": [],
        "see_also": [],
        "section_outline": [
            {
                "name": "NAME",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "SYNOPSIS",
                "lines": 1,
                "subsections": [
                    {
                        "name": "checkgid group",
                        "lines": 1
                    }
                ]
            },
            {
                "name": "DESCRIPTION",
                "lines": 6,
                "subsections": []
            },
            {
                "name": "AUTHOR",
                "lines": 6,
                "subsections": []
            }
        ]
    }
}