{
    "content": [
        {
            "type": "text",
            "text": "# ram (man)\n\n## NAME\n\nram - ram disk device\n\n## DESCRIPTION\n\nThe ram device is a block device to access the ram disk in raw mode.\n\n## Sections\n\n- **NAME**\n- **DESCRIPTION**\n- **FILES**\n- **SEE ALSO**\n- **COLOPHON**\n\nUse structuredContent.sections for detailed options, examples, and full documentation.\n"
        }
    ],
    "structuredContent": {
        "command": "ram",
        "section": "",
        "mode": "man",
        "summary": "ram - ram disk device",
        "synopsis": null,
        "tldr_summary": null,
        "tldr_examples": [],
        "tldr_source": null,
        "flags": [],
        "examples": [],
        "see_also": [
            {
                "name": "chown",
                "section": "1",
                "url": "https://www.chedong.com/phpMan.php/man/chown/1/json"
            },
            {
                "name": "mknod",
                "section": "1",
                "url": "https://www.chedong.com/phpMan.php/man/mknod/1/json"
            },
            {
                "name": "mount",
                "section": "8",
                "url": "https://www.chedong.com/phpMan.php/man/mount/8/json"
            }
        ],
        "section_outline": [
            {
                "name": "NAME",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "DESCRIPTION",
                "lines": 7,
                "subsections": []
            },
            {
                "name": "FILES",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "SEE ALSO",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "COLOPHON",
                "lines": 7,
                "subsections": []
            }
        ],
        "sections": {
            "NAME": {
                "content": "ram - ram disk device\n",
                "subsections": []
            },
            "DESCRIPTION": {
                "content": "The ram device is a block device to access the ram disk in raw mode.\n\nIt is typically created by:\n\nmknod -m 660 /dev/ram b 1 1\nchown root:disk /dev/ram\n",
                "subsections": []
            },
            "FILES": {
                "content": "/dev/ram\n",
                "subsections": []
            },
            "SEE ALSO": {
                "content": "chown(1), mknod(1), mount(8)\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                                        1992-11-21                                       RAM(4)",
                "subsections": []
            }
        }
    }
}