{
    "content": [
        {
            "type": "text",
            "text": "# deallocvt (man)\n\n## NAME\n\ndeallocvt - deallocate unused virtual consoles\n\n## SYNOPSIS\n\ndeallocvt [option...]  [N ...]\n\n## DESCRIPTION\n\nThe  command  deallocvt  deallocates kernel memory and data structures for all unused virtual\nconsoles.  If one or more arguments  N  ...   are  given,  only  the  corresponding  consoles\n/dev/ttyN are deallocated.\n\n## Sections\n\n- **NAME**\n- **SYNOPSIS**\n- **DESCRIPTION**\n- **OPTIONS**\n- **SEE ALSO**\n\nUse structuredContent.sections for detailed options, examples, and full documentation.\n"
        }
    ],
    "structuredContent": {
        "command": "deallocvt",
        "section": "",
        "mode": "man",
        "summary": "deallocvt - deallocate unused virtual consoles",
        "synopsis": "deallocvt [option...]  [N ...]",
        "tldr_summary": null,
        "tldr_examples": [],
        "tldr_source": null,
        "flags": [],
        "examples": [],
        "see_also": [
            {
                "name": "chvt",
                "section": "1",
                "url": "https://www.chedong.com/phpMan.php/man/chvt/1/json"
            },
            {
                "name": "openvt",
                "section": "1",
                "url": "https://www.chedong.com/phpMan.php/man/openvt/1/json"
            }
        ],
        "section_outline": [
            {
                "name": "NAME",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "SYNOPSIS",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "DESCRIPTION",
                "lines": 7,
                "subsections": []
            },
            {
                "name": "OPTIONS",
                "lines": 6,
                "subsections": []
            },
            {
                "name": "SEE ALSO",
                "lines": 7,
                "subsections": []
            }
        ],
        "sections": {
            "NAME": {
                "content": "deallocvt - deallocate unused virtual consoles\n",
                "subsections": []
            },
            "SYNOPSIS": {
                "content": "deallocvt [option...]  [N ...]\n",
                "subsections": []
            },
            "DESCRIPTION": {
                "content": "The  command  deallocvt  deallocates kernel memory and data structures for all unused virtual\nconsoles.  If one or more arguments  N  ...   are  given,  only  the  corresponding  consoles\n/dev/ttyN are deallocated.\n\nA  virtual  console is unused if it is not the foreground console, and no process has it open\nfor reading or writing, and no text has been selected on its screen.\n",
                "subsections": []
            },
            "OPTIONS": {
                "content": "-V, --version\nprint program version and exit.\n\n-h, --help\nshow this text and exit.\n",
                "subsections": []
            },
            "SEE ALSO": {
                "content": "chvt(1), openvt(1)\n\n\n\n\n\nkbd                                          17 Mar 1997                                DEALLOCVT(1)",
                "subsections": []
            }
        }
    }
}